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. Returning val from child window

Returning val from child window

Scheduled Pinned Locked Moved ASP.NET
csharpjavascriptasp-nethelp
2 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.
  • U Offline
    U Offline
    utsav_verma
    wrote on last edited by
    #1

    Hi guys I am opening a window thru javascript and i need to store and use some value in asp.net codebehind returned by the newly opened window. Code i m using 2 open window is - window.showModalDialog('http://localhost/solution/child.aspx',null,'status:no;dialogWidth:350px;dialogHeight:590px;dialogHide:true;help:no;scroll:no'); its urgent guys, plz help Hope i m clear, any help will be highly appreciated Thanks and regards UTSAV

    A 1 Reply Last reply
    0
    • U utsav_verma

      Hi guys I am opening a window thru javascript and i need to store and use some value in asp.net codebehind returned by the newly opened window. Code i m using 2 open window is - window.showModalDialog('http://localhost/solution/child.aspx',null,'status:no;dialogWidth:350px;dialogHeight:590px;dialogHide:true;help:no;scroll:no'); its urgent guys, plz help Hope i m clear, any help will be highly appreciated Thanks and regards UTSAV

      A Offline
      A Offline
      Albert Pascual
      wrote on last edited by
      #2

      What about using Session["whatever"] = MyValue; Cheers Al

      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