I'm new to VB.NET and am unsure as how to do things as of yet.
First off, I have several web pages that are all related. right now they do not have a db but that is coming.
I want to include a header and a nav bar so that if links change or IP's change I can do it in one location instead of having to change 20 different pages with 30 different links. Is there a way or do you know of some code that I can accomplish this. I've been google searching for days w/o any luck.
Secondly, these pages are done using CSS. How can I split up the header and nav sections to make them their own pages. Am I over thinking here and it's actually easier than I am making it out to be?
thanks for any help
First off, I have several web pages that are all related. right now they do not have a db but that is coming.
I want to include a header and a nav bar so that if links change or IP's change I can do it in one location instead of having to change 20 different pages with 30 different links. Is there a way or do you know of some code that I can accomplish this. I've been google searching for days w/o any luck.
Secondly, these pages are done using CSS. How can I split up the header and nav sections to make them their own pages. Am I over thinking here and it's actually easier than I am making it out to be?
thanks for any help
Comment