Hi,
This is a very simple question, how do I take all my script out of my .net pages and place them in separate header files like you would in C++ or even an include file
Thanks
Hi,
This is a very simple question, how do I take all my script out of my .net pages and place them in separate header files like you would in C++ or even an include file
Thanks
I would encourage you to look into web user controls. They are snippits of aspx pages (with their own code-behind) that you can code up and drag into several pages in your site.
For an article on this, see http://www.c-sharpcorner.com/Code/20...nedCompDev.asp
Robert Fuess
Spiderweb Logic
Check out this cool HTML color chart