Hello,
I am trying to build the login and contact form using asp classic and I have faced some errors.
As far as I understand the PHP file (ex. sendmail.php) is always needed. Is not possible to do the validation in the front-end only (wihout the php file)? I am trying to have an action in the form that redirects to other url, but it is not working.
For example using login-1.html, adding required to the username and password and using the div <div class="contact-widget"> and adding an action such as http://www.test.com. Why is the request not going through? it seems that even after entering the required items the form is not submitted.
Is there any solution for that? Otherwise, do you know where I could get the asp calssic code to validate the form of your template?
Best regards and thanks
Juan
