
March 31st, 2003, 05:14 AM
|
|
Registered User
|
|
Join Date: Mar 2003
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
newbie question: How can I create Hyperlink menu
To learn asp.net , I was creating a website that will have at least 5 to 6 pages. On my main page I wanted to create a hyperlink menu that will connect to all other pages. I know I can just add the hyperlink control to the page and use that way but that does not look very impressive. I have seen some where on the net that Datalist control or the tables could be used to create the menu. Since I don't have any database associated with these hyperlinks, how can I use these controls. Can I use just tables? if I can how can I use table to add the hyperlink. And in a table create title for the menu.<br><br>thanks
|