| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP Problem...How to Display Vlues in Next page ..if Selected through Combo Box
Dear Sir...
What i am doing is...i have retrive valuse from data base in a combo Box (in pasge named..add client.asp) when i select any Country from combo box..all Sectors Related to this Country Fill up in Sector Combo Box... its all going fine.. Now next what i want to do is...ID of Selected Country and ID of Selected Sector should Diplay in next page at the submition of the page... i have write code...but it is not Displaying values in next page.. no error msg even display.. i am sending u my both file..(1. addclient.asp..where i have retrive values..2nd is update.asp..where i have display the values) PLz...i need ur help...can u guide me..where i am making mistake.. plzzzz... i shell be very very thankfull to u..if u send me quick replay |
|
#2
|
||||
|
||||
|
In your script you have:
Code:
<form name="frm" action="update.asp"> Code:
<form name="frm" action="update.asp" method="POST">
__________________
selwonk If I've posted some code above, you might think it looks a bit simplistic. It might be. I'd rather people tried the next step themselves rather than getting a full solution on a plate. That way they learn more! |
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > ASP Problem...How to Display Vlues in Next page ..if Selected through Combo Box |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|