|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
filling textbox
I am looking for a code example that when a hyperlinked record is clicked a new page is called and text boxes on that page are filled from an access database using that hyperlink in asp.
|
|
#2
|
|||
|
|||
|
you can pass record id from the hyperlink and then access the id from <br><br>request.querystring("id")<br><br>and on the next page you can show the record that you want to display by this id<br><br>and the show it the way you like,<br><br>if you want to display in textbox the write that record in textbox value parameter
|
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > filling textbox |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|