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