June 8, 200322 yr Here is my set up. (OSX) Apache web server: running muitlple web sites. all web sites are forms (FMU) using the Web Security.fp5 files. A new web site using the same (FMU) but does not need any security. example a user clicks on a link Information on a web site and the link: http://localhost/FMPro?-db=infocallweb.fp5&-lay=web&-format=infocall.htm&-new goes straight to the form and does not ask for a user name and password. Can I append the user name and password to the link? There is no passwords for the DB. The other web sites need the web security but this on does not. Help. Thanks
June 8, 200322 yr Try this: Create an entry in your web security.fp5 database: name: infocallweb.fp5 create a user called "All Users" and do not give it a password. Permissions set to enable browse, edit, new, scripts (optional, depending on whether you're using scripts). Good luck! weecc
Create an account or sign in to comment