Help me to find error's in my Add Url form

Posted By: patilprasanna2003 ()
Posted On: 2004-Aug-14 18:59

hi Guys,
I know there are many genious guys over here who can help me. Actually i am new to this and i even don't know about this much. I have a Add Url form in my site the url address is http://www.usa-onlinepharmacy.com/Add-Url.htm . I actually want the all the detail in form should reach my email id order@usa-onlinepharmacy.com But I think there are errors in this and so not working. Please help me solve this problem. Thank You.


Posted By: sysox ()
Posted On: 2004-Aug-19 22:08

it is better to use database than emailing


[ Message was edited by: JimBot 10/18/2004 03:35 pm ... Reason: signature deleted ]




Posted By: StupidScript2 ()
Posted On: 2004-Sep-01 20:01

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.]