PDA

View Full Version : Form Results


Annie34
06-30-2004, 09:37 PM
Alright, i am pretty new at all of this, but i am using frontpage 2002 and i have a form that i am trying to have the results emailed to me. i am pretty sure i set it all up correctly in frontpage, but on my published site it asks for a username and password to be able to submit the comment. i want this form to be used by the general public. any help would be great. i am sure that i am just missing something.

Thank you,
Annie

sonomalinks
08-15-2004, 08:01 PM
Hello Annie,

Seems that if the user types the www before the address(www.website.com) the FP forms work. But if they type in website.com the forms will ask the user for username and password. I am having this problem too. I am trying to find a solution.

I heard that you can put a redirect code in the .htaccess file to direct people that type in http://website.com to http://www.website.com so that the forms will work correctly. I just want to make sure this is the best solution before I try it.

Mark

jlasman
08-16-2004, 08:49 PM
It's probably the only solution, since FPX sees www.example.com as the site name and doesn't understand the www as a hostname for a site example.com.

Jeff