Click to See Complete Forum and Search --> : Help with self-calling asp pages


ss_learner
09-06-2005, 02:43 AM
Hi everybody

Could somebody help me out!! its urgent

I have an asp page say abc.asp
but in abc.asp there are two frames f1 and f2
now i have few dropdown lists to filter the values which i want from the database and finally when i select the last dropdown value, then all the records should be shown into the bottom frame f2.

Also when a radiobutton is clicked, it should show all the values resetted into the top frame.
When the values are updated in the topframe and click, then it will update all the values into the database

Is there anyother way I can do it??
Thanks very much in advance
Regarads

russell_g_1
09-06-2005, 12:34 PM
not sure i get what you're trying to do. have you got some code we could see?

Bullschmidt
09-08-2005, 10:00 PM
Don't know if these might give any clues:

Classic ASP Design Tips - Dependent Listboxes
http://www.bullschmidt.com/devtip-dependentlistboxes.asp

Classic ASP Design Tips - Post Back Page
http://www.bullschmidt.com/devtip-postbackpage.asp