Click to See Complete Forum and Search --> : Page Re-naming...Is this possible?


asmith
11-10-2003, 12:23 PM
I would like an .html page to automatically rename itself once a user has left the page. Is this possible?

For example: once a user leaves page xyz.html it automatically renames it self as axyz.html.

Thx.

Nicodemas
11-10-2003, 12:28 PM
You might want to look into File System Objects (FSO). Particularly at Copy, and Delete functions.

asmith
11-10-2003, 12:30 PM
I'm not familiar with File System Objects (FSO), could you descibe a bit?

Thx.