Hi I have a user sign in form set up on my website. After signing in the form is supposed to go to the Validate Login page. But it can't seem to find it.
All of my ASP and HTML pages are in the webroot folder on my Server. Why is the form not re-directing to the ASP page???? Here is my opening form tag
<form name="Login Form" method="post" action="valiidate_login.asp">
Can anyone help??? Thanks in advance.
Cheers,
Chmilz
All of my ASP and HTML pages are in the webroot folder on my Server. Why is the form not re-directing to the ASP page???? Here is my opening form tag
<form name="Login Form" method="post" action="valiidate_login.asp">
Can anyone help??? Thanks in advance.
Cheers,
Chmilz