-
I have created a ASP Email Form.
Every thing works great, I was able to set it up to email the client and me at the same time (but different things). I can also get the clients IP, but I cannot figure out how to send it in the email. Here is what I am doing
FormPage.asp:
<%Response.Write(Request.ServerVariables("REMOTE_ADDR"))%>
Is this any wear near correct, I have not been able to figure out how to script the dosendemail.asp I have everything scripted but the ip. All I need to know is what I need to put on the form page and then what I need to DIM on my dosendemail.asp
Any help is greatly appreciated....
-
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
Bookmarks