Page 1 of 1

download dialog box

Posted: Sat Mar 11, 2006 12:35 pm
by xylar
hi,

is there a method to check whether a user has clicked cancel?

Posted: Sat Mar 11, 2006 12:41 pm
by John Cartwright
Moved to Client Side.

Posted: Sat Mar 11, 2006 12:55 pm
by feyd
Not really... The best you could do is use a downloader script and check against connection_aborted()

Posted: Sat Mar 11, 2006 1:05 pm
by xylar
cheers, i got the download tracker working, (think it was working before, i'd just been checking it by clicking cancel!)