November 11, 200421 yr I have an application hosted on FM7 Server Advance, and use IWP for my clients to access it. I use the standard IWP homepage, which lists my application on it, and opens up an authentication window when the user tries to log in. Instead of the standard IWP homepage, I would like to create my own HTML page with a form, which would handle the authentication. Is is possible to have an HTML form handle the authentication, and link to my IWP application? I've seen mention of modifying the IWP resource file, but can't seem to find a post or article that describes how to do it.
November 12, 200421 yr HTML is very, very basic Authentication. Now, if your talking about using IIS or something to verify a valid user, then I can see that. Go get IISPassword, Set your Usernames and passwords the same as your Database, and then link them straight to the Database. If they get the wrong un & pw, it will give them an IIS block.
Create an account or sign in to comment