How to modify a javascript .js file from ASP
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

How to modify a javascript .js file from ASP

From: Luca Giannoni <l.giannoni@tpgpost.it>
Date: Sun Aug 14 2005 - 23:58:34 CEST

Hello everybody,
I have this problem:

I have a file javascript xxx.js that I include in my asp page as
<SCRIPT SRC="scripts/xxx.js">
It's possible to modify content of xxx.js at runtime...
I need to create row depending on how read from Db so I try to insert
vbscript block <% %> in my xxx.js file but i have always error.

Someone could help me?

Thanks in advance
Luca
Received on Mon Oct 24 02:14:06 2005