i dont know if this is possible, but since vbscript is client-based it sounds feasible to me. like in rapidshare when u want to set timer to zero u can type javascript
:c(countdown = 0); in the browser addressbar.
does it work the same way in my case?
Its actually somehow similar: i want to reset a variable named RefreshTimes cause when it increases by one every time and when it reaches a number i have to do a procedure from the beginning. The connection with the site is SSL secured i dont know if that would matter.
thx