 |
|
Return results from
a database and use a
hyperlink parameter
to navigate to a
detail page for a
given record |
[http://frontpagehowto.com/dropnav.htm]
|
|
|
|
|
This is page one of two in this
example. The second page is
titled "details.asp" and will
return the results of the
EmployeeID parameter passed to
it when you click on the
EmployeeID link below. To see
how this page was created,
click
here. |
|
|
|
EmployeeID |
LastName |
FirstName |
|
1
|
Davolio
|
Nancy
|
|
2
|
Fuller
|
Andrew
|
|
3
|
Leverling
|
Janet
|
|
4
|
Peacock
|
Margaret
|
|
5
|
Buchanan
|
Steven
|
|
|
|
|
|
|
|