Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. posting to confirmation page

posting to confirmation page

Scheduled Pinned Locked Moved ASP.NET
csharpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gsshaw
    wrote on last edited by
    #1

    I am using the onClick event to send an email using System.Net.Mail. It works great. If I add a 'PostBackURL' to the asp button on my form to point to a confirmation page, that works but it breaks the sending of my email. Is there a way, within my C# code behind, that I can send the user to the confirmation page after the mail sending?

    S 1 Reply Last reply
    0
    • G gsshaw

      I am using the onClick event to send an email using System.Net.Mail. It works great. If I add a 'PostBackURL' to the asp button on my form to point to a confirmation page, that works but it breaks the sending of my email. Is there a way, within my C# code behind, that I can send the user to the confirmation page after the mail sending?

      S Offline
      S Offline
      SABhatti
      wrote on last edited by
      #2

      use response.redirect to send the user to confirmation page after sending email

      -----

      G 1 Reply Last reply
      0
      • S SABhatti

        use response.redirect to send the user to confirmation page after sending email

        -----

        G Offline
        G Offline
        gsshaw
        wrote on last edited by
        #3

        Thanks again !! SABhatti... do you live here(Code Project forums)? LOL

        S 1 Reply Last reply
        0
        • G gsshaw

          Thanks again !! SABhatti... do you live here(Code Project forums)? LOL

          S Offline
          S Offline
          SABhatti
          wrote on last edited by
          #4

          :-D nope I live in NY

          -----

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups