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. Visual Basic
  4. Running Code in a Different Page.

Running Code in a Different Page.

Scheduled Pinned Locked Moved Visual Basic
question
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.
  • P Offline
    P Offline
    Pradhip
    wrote on last edited by
    #1

    Hi Folks.. Im having a web form that has 2 select boxes.Now when one select box has a value chosen it must generate values for other select box.This can be accomplished by querying the dbase.Now to do this querying im using an ASP page. 1). My question is how do i run the ASP Page without it affecting the current window displaying my form?? 2). Now my 2nd select box has to be refreshed for it to be populated with the values that the ASP Page generates.How can i refresh that control alone without touching the other contorls or rather refreshing the entire page.. Can someone give me links to articles regd this sort of stuff.I know im using a round about method.. Regards Pradhip.S Why Need Parking lots in Bars when Drunken Driving is Prohibited

    R 1 Reply Last reply
    0
    • P Pradhip

      Hi Folks.. Im having a web form that has 2 select boxes.Now when one select box has a value chosen it must generate values for other select box.This can be accomplished by querying the dbase.Now to do this querying im using an ASP page. 1). My question is how do i run the ASP Page without it affecting the current window displaying my form?? 2). Now my 2nd select box has to be refreshed for it to be populated with the values that the ASP Page generates.How can i refresh that control alone without touching the other contorls or rather refreshing the entire page.. Can someone give me links to articles regd this sort of stuff.I know im using a round about method.. Regards Pradhip.S Why Need Parking lots in Bars when Drunken Driving is Prohibited

      R Offline
      R Offline
      Ravi_Shankar
      wrote on last edited by
      #2

      Hi You can use HTTPREQUEST Object to call the page which can return the data for the other Select box. Use this data to fill in the same. Ravi Shankar S Programmer Analyst iSOFT R&D Pvt Ltd Chennai, INDIA Ph: 91-44-4414980 Extn 1103

      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