Search:

Type: Posts; User: PokerMunkee

Search: Search took 0.07 seconds.

  1. Re: [RESOLVED] A simple contact form asp.net 2.0

    Thanks!

    In case anyone does this, I added this to the end of objMail.Body so it shows up in the email:

    + vbnewLine + "IP Address : " + sClientIP
  2. Re: [RESOLVED] A simple contact form asp.net 2.0

    nevermind, figured it out.

    i put Response.Redirect("http://domain.com/page.html") below strmessage.visible.


    Could you provide how to put the user's IP address at the bottom of the email?
  3. Re: [RESOLVED] A simple contact form asp.net 2.0

    Thank you for posting this. It works great.

    Just one request...

    Can you provide code to redirect to a different page?
Results 1 to 3 of 3



Click Here to Expand Forum to Full Width