|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I want to take in a user id passed from a specific asp page
"login.asp" and query and SQL Server Database and display the result of this query on to another for "UserWorkspace.asp". I need to know how can I establish this, i.e., how do I pass the parameter to the UserWorkspace.asp form |
|
#2
|
|||
|
|||
|
Make the id a session variable and then just access it in your other page
M3ckon |
|
#3
|
|||
|
|||
|
Thanks for the clarification. I tried that and it worked just fine.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Viewing Data in an HTML based on variable passed from another |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|