Hello,
I am getting ready to start my first "real" HTML/ASP/JavaScript/SQLServer project, and I'm just trying to scope out the situation.
I am used to writing projects that involve dozens of files worth of code. Each one may be relatively small but organized.
As I look through the books I have purchased on JavaScript and ASP, they all talk about the ability for the HTML page to access "a" .js file.
Is it possible to break up the code into multiple files? If so, how do I reference them in the HTML and from other .js files when needed?
Any help would be appreciated.
Thanks in advance,
Valerie
I am getting ready to start my first "real" HTML/ASP/JavaScript/SQLServer project, and I'm just trying to scope out the situation.
I am used to writing projects that involve dozens of files worth of code. Each one may be relatively small but organized.
As I look through the books I have purchased on JavaScript and ASP, they all talk about the ability for the HTML page to access "a" .js file.
Is it possible to break up the code into multiple files? If so, how do I reference them in the HTML and from other .js files when needed?
Any help would be appreciated.
Thanks in advance,
Valerie