Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JLONON
  • Content: Threads
  • Order by date
  1. JLONON

    Setting the src= property of the <script> tag

    I have the following: <script id=&quot;myID&quot; language=&quot;JavaScript&quot;> I want this: <script id=&quot;myID&quot; language=&quot;JavaScript&quot; src=&quot;myJSFile.js&quot;> and I want the &quot;myJSFile.js&quot; portion of the src= property inside this tag to come from a var for...
  2. JLONON

    Passing args to Function - how to do in VBScript?

    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...

Part and Inventory Search

Back
Top