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 Transfer Data From one Page To Another...

How To Transfer Data From one Page To Another...

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
5 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.
  • M Offline
    M Offline
    mr_muskurahat
    wrote on last edited by
    #1

    i want to transfer object from popup page to parent page and i dont want to use sessions + application variables for this purpose is there any other way to transfer object ????

    Government Dyal Singh College Lahore.

    Y U 2 Replies Last reply
    0
    • M mr_muskurahat

      i want to transfer object from popup page to parent page and i dont want to use sessions + application variables for this purpose is there any other way to transfer object ????

      Government Dyal Singh College Lahore.

      Y Offline
      Y Offline
      Yusuf
      wrote on last edited by
      #2

      How did you create/open the popup page? Did you use javascript? if so, you can call the parent windows/docment as opener.document.form1.txt1.value update the txt on the form1 in the parent window document

      Yusuf May I help you?

      M 1 Reply Last reply
      0
      • Y Yusuf

        How did you create/open the popup page? Did you use javascript? if so, you can call the parent windows/docment as opener.document.form1.txt1.value update the txt on the form1 in the parent window document

        Yusuf May I help you?

        M Offline
        M Offline
        mr_muskurahat
        wrote on last edited by
        #3

        dear i need whole object insted of one by one value..

        Government Dyal Singh College Lahore.

        Y 1 Reply Last reply
        0
        • M mr_muskurahat

          dear i need whole object insted of one by one value..

          Government Dyal Singh College Lahore.

          Y Offline
          Y Offline
          Yusuf
          wrote on last edited by
          #4

          what do you meant by whole object? are you trying to update the whole page?

          Yusuf May I help you?

          1 Reply Last reply
          0
          • M mr_muskurahat

            i want to transfer object from popup page to parent page and i dont want to use sessions + application variables for this purpose is there any other way to transfer object ????

            Government Dyal Singh College Lahore.

            U Offline
            U Offline
            Uma J
            wrote on last edited by
            #5

            Dont use two pages.. instead use multiview so that when displaying it acts like displaing 2 pages. In page load give multiview1.viewindex = 0 (this will display the first view) when u want the pop up jus give multiview.viewindex = 1

            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