|
-
Jun 18th, 2002, 12:37 AM
#1
Thread Starter
Addicted Member
Need a Server page to e-mail me
Im strictly a client side developer but now Im doing something personal. So I need to do a server side function. Basically, all I need to do is take the info from the submited form and mail it to my e-mail address. I dont need any validation cause Im gonna do all that client side and none of this info is going into a database. I just need to know how to make an ASP that will do this. I want to do this server side to avaid the client side hassles with mailto: and the dialog box and all. So all I need is some ASP code that will say:
Hey, take this form info and mail it to javans e-mail adress and make sure its in text/plain format.
Thats all I need. I dont mind any cut and paste code, so please give me something. I wouldnt normally ask someone to "do my job" but I figured this is easy enough where its just a quick snippet of code (although I could be wrong). Please, give me the FULL code that I need to use as I will be using that as my form action url. Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|