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

Changing file date in server side javascript

Status
Not open for further replies.

tomih

Programmer
Sep 23, 2003
13
0
0
SI
Hi!

I'm writing a cache system for my ASP files (on IIS). I use javascript on server side and I'd like to set date and time to my cached files.

I found vb exemple on net, but is it possible to do it with javascript?

Tomi

Tomi Hrovatin
 
Javascript is not a server side programming language, but a client side.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top