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!

command line argument for html

Status
Not open for further replies.

jciarlette

Technical User
Aug 27, 2002
60
US
I am trying to pass a variable to an html page from a vbscript. Not sure if I can use command line parameter when opening html page. For example: I want a user to select the name of a compter from a list and then the vbscript run the command "testpage.html computer".

Is this possible?
 
VBScript will execute that command just fine, however I'm 90% sure that there is no way to access command line arguments from within an HTML page.

[red]"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick[/red]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top