mikemardon
Programmer
Hi there
I am just about finishing my first asp.net(vb) project and wondered if I can make my main navigation bar generate from a central source - ie. I make a change to the layout and it changes throughout the site.
I currently have the same code in all aspx pages but cannot make use of an include file as the controls are not validated in the vb code which causes compilation errors!
Any advice would be gratefully received

I am just about finishing my first asp.net(vb) project and wondered if I can make my main navigation bar generate from a central source - ie. I make a change to the layout and it changes throughout the site.
I currently have the same code in all aspx pages but cannot make use of an include file as the controls are not validated in the vb code which causes compilation errors!
Any advice would be gratefully received