You are using an .ASP page to process the form submission, not PHP. If you are having problems with the code working correctly, you will need to post the code, and not the URL.
[The way .ASP and .PHP work (basically) is to write code before the page is delivered to the web browser, so all we end up seeing is the finished result. We can't see your code.]
|