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. Bring text from page to page

Bring text from page to page

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studioquestion
3 Posts 3 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.
  • A Offline
    A Offline
    Armando_Ramirez
    wrote on last edited by
    #1

    I have 2 pages in my Web Project of Visual Studio 2005 The first page has a TextBox1 and the second page has a TextBox2 How can I bring the Text of TextBox1of Page1 into the TexBox2 of Page2

    M J 2 Replies Last reply
    0
    • A Armando_Ramirez

      I have 2 pages in my Web Project of Visual Studio 2005 The first page has a TextBox1 and the second page has a TextBox2 How can I bring the Text of TextBox1of Page1 into the TexBox2 of Page2

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, You can use the Cross-Page Posting[^] in ASP.NET 2.0

      1 Reply Last reply
      0
      • A Armando_Ramirez

        I have 2 pages in my Web Project of Visual Studio 2005 The first page has a TextBox1 and the second page has a TextBox2 How can I bring the Text of TextBox1of Page1 into the TexBox2 of Page2

        J Offline
        J Offline
        Jorge Novo
        wrote on last edited by
        #3

        There are many ways to do this. The quit and dirty would be to pass the values via sessions or thru the url string. ex. myfirstpage.aspx?mybox1=value Hear,See,Learn,Understand,Practice Many can be good,but only ONE can be the best keep practicing

        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