|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
I am attempting to put together a small web app for a colleage which needs to look up some information from a SQL database and use the results to fill in some fields on a form. The main form uses a button to submit a query string to an ASP form. This then uses ADO to query the database and returns a new window with a list of potential results for the user to select with radio buttons. Once selected, the intention is to return to the first form and 'fill in the blanks' with this information.
What I am struggling with is getting this information back to the original form in the first window. Can anyone point me in the right direction? Thanks, Steve |
|
#2
|
|||
|
|||
|
There are some good ado/asp tutorials at www.4guysfromrolla.com
|
|
#3
|
|||
|
|||
|
Thanks Doug. I'll have a browse...
S. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Returning looked-up data to previous page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|