Forum Moderators: open

Message Too Old, No Replies

Trying to access asp script...

but getting 404 error.

         

web_young

6:23 pm on Aug 12, 2004 (gmt 0)

10+ Year Member



I'm new to ASP so I apologize for the newbie question. But I have uploaded an ASP script to my site. I'm trying to use it to send an email to myself from a form. But when I submit the form it goes to a 404 error page. I've triple checked spelling, the file is there, does anybody know what I'm doing wrong?

lty83

7:03 pm on Aug 12, 2004 (gmt 0)

10+ Year Member



could be a million things, can u post the code?

web_young

8:28 pm on Aug 12, 2004 (gmt 0)

10+ Year Member



I changed my mind and did it with a java servlet instead. It seems to work fine that way. I don't know what was wrong with the ASP thing. Thanks for your reply.