I have the following:
<script id="myID" language="JavaScript">
I want this:
<script id="myID" language="JavaScript" src="myJSFile.js">
and I want the "myJSFile.js" portion of the src= property inside this tag to come from a var for...
I am attempting to pass arguments (only one till I get this working) to a VBScript function. This function is for my SELECT tag and the onChange event. The text value I want to pass is NOT from the form, but from the .ASP itself. I need this value inside my scripted function for some...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.