Calling .VBS in HTML with parameters/arguments

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mkingsberry
    New Member
    • Apr 2009
    • 4

    Calling .VBS in HTML with parameters/arguments

    I want to call a .VBS file from within a HTML file but I want to pass an argument or parameter to the script. Call I do this? If so, what is the syntax and how do I grab the variable in the .VBS file?

    <script type="text/vbscript" src="Podcast3.v bs"></script>


    Mkingsberry
Working...