Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Refreshing .js files


Message #1 by Greg Griffiths <greg.griffiths@g...> on Mon, 25 Feb 2002 21:20:20 +0000
use version of  .js file.

Have class say Version.java having a statc final value version no.
use 	<script Language="JavaScript" src="<%
WasPath%>Scripts/YMValidate.js&Vesion=<%Version.VerNo%> "></script>
Now if ur .js file changes then, change the vesion number in the class.

Thanks and Regards
Raj
EXT 6146



-------------------------------------------------------------------

The contents of this e-mail are confidential to the ordinary user
of the e-mail address to which it was addressed and may also be
privileged. If you are not the addressee of this e-mail you should
not copy, forward, disclose or otherwise use it or any part of it
in any form whatsoever. If you have received this e-mail in error
please notify us by telephone or e-mail the sender by replying to
this message, and then delete this e-mail and other copies of it
from your computer system. Thank you.

We reserve the right to monitor all e-mail communications through
our network.


  Return to Index