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!

Insert ASP into JS

Status
Not open for further replies.

PenguinHead

Programmer
Jan 5, 2007
18
US
I would like to insert an ASP statement into JS similar to the way you do with HTML. Is this possible?
 
As long as the JS is in the ASP file, yes. It's done the same way too.

You can even insert ASP into CSS declarations as long as they are in the ASP file.

[monkey][snake] <.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top