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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

display vbscript varaible in html

Status
Not open for further replies.

LebronJames

Programmer
Apr 5, 2003
93
Using VBSCRIPT how can I add the value of my variable (var1) to the html page?
 
welcome to the world of ASP pages instead of HTML. Very simlar, but the .asp extension tells the webserver to run your scripts and use your variables.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top