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
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to load the the content of a div

how to load the the content of a div

Scheduled Pinned Locked Moved ASP.NET
tutorial
3 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.
  • E Offline
    E Offline
    Ersan Ercek
    wrote on last edited by
    #1

    Hello, My page content changes in accordance with the client choices. at the end, I want to send an email. Therefore I need to load a div's content of displayed page at code-behind, assign it to the body of the email and send it. So I need to know how to load the content of existing page to a div which is created at codebehind. Thaks for the answer.

    C 1 Reply Last reply
    0
    • E Ersan Ercek

      Hello, My page content changes in accordance with the client choices. at the end, I want to send an email. Therefore I need to load a div's content of displayed page at code-behind, assign it to the body of the email and send it. So I need to know how to load the content of existing page to a div which is created at codebehind. Thaks for the answer.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You can't, the page does not exist when your code behind runs. Why not just check the check boxes and build the email from that ?

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      E 1 Reply Last reply
      0
      • C Christian Graus

        You can't, the page does not exist when your code behind runs. Why not just check the check boxes and build the email from that ?

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        E Offline
        E Offline
        Ersan Ercek
        wrote on last edited by
        #3

        Why not just check the check boxes and build the email from that ? I did not understand your suggestion, could you please clearify a little bit more? Thanks alot.

        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