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. General Programming
  3. C#
  4. Communication between 2 aspx pages

Communication between 2 aspx pages

Scheduled Pinned Locked Moved C#
questiondatabase
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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I have a framed webpage. On the left frame, I have search criteria in different ListBoxes, and I want to pass the selections from those ListBoxes to the right frame page, so that it can use those values to construct a select query, then show data there. How can I pass them in one aspx page (the one in left) and receive them in another( in right frame)? Chris#

    C 1 Reply Last reply
    0
    • L Lost User

      I have a framed webpage. On the left frame, I have search criteria in different ListBoxes, and I want to pass the selections from those ListBoxes to the right frame page, so that it can use those values to construct a select query, then show data there. How can I pass them in one aspx page (the one in left) and receive them in another( in right frame)? Chris#

      C Offline
      C Offline
      Christopher Lord
      wrote on last edited by
      #2

      The short answer: As a query string. I guess you could hack it up to post the data as well. // Rock

      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