|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
ASP and Bookmarks |
From: |
moose |
Date: |
1/15/2001 3:44:39 PM |
IP: |
198.143.213.214 |
I have created a database that I am going to use on our Intranet site. It is a simple employee directory. I have all the hard part done. I have created an ASP for our different offices. Using a query pulling out only vital inforamtion for that office. I have made the connection successfully.
My question is probably a simple one, but what I am looking to do is have visitors to our intranet site be able to click on a letter of the alaphabet and it shows them the people from that letter on. For example,
I want to have the following line:
A B C D E ....... Z
If the user click on D, there will be a bookmark on the letter D that will take the user directly to the people whose last name begins with D.
Is this possible since I am populating the page using ASP. I guess my real question is, can you use the bookmark property of HTML in ASPs?
|
Follow Up - Re: ASP and Bookmarks - Scott 1/22/2001 12:09:53 PM
|
|
|
|
|
|
|
|
|
|
|
|