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. How to transfer data from one form to another form

How to transfer data from one form to another form

Scheduled Pinned Locked Moved ASP.NET
tutorial
4 Posts 4 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.
  • D Offline
    D Offline
    Deepak Nigam
    wrote on last edited by
    #1

    Hello friends, I want to transfer some data from one form to another form. But i don't want to use session or querystring. Is there any other way to transfer tha data.

    Deepak Nigam

    P M C 3 Replies Last reply
    0
    • D Deepak Nigam

      Hello friends, I want to transfer some data from one form to another form. But i don't want to use session or querystring. Is there any other way to transfer tha data.

      Deepak Nigam

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Help yourself to these[^] links.

      Deja View - the feeling that you've seen this post before.

      My blog | My articles

      1 Reply Last reply
      0
      • D Deepak Nigam

        Hello friends, I want to transfer some data from one form to another form. But i don't want to use session or querystring. Is there any other way to transfer tha data.

        Deepak Nigam

        M Offline
        M Offline
        Mitesh Darji
        wrote on last edited by
        #3

        you can use Hidden field. :)

        mitesh

        1 Reply Last reply
        0
        • D Deepak Nigam

          Hello friends, I want to transfer some data from one form to another form. But i don't want to use session or querystring. Is there any other way to transfer tha data.

          Deepak Nigam

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

          Why is it that I keep answering this same question lately ? Create your two pages as controls, and show them both on the one page. Then viewstate will hold the data for you, your main page just has to move the data between the pages as it shows/hides them.

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          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