download dialog box

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
xylar
Forum Newbie
Posts: 7
Joined: Sun Feb 19, 2006 2:07 pm

download dialog box

Post by xylar »

hi,

is there a method to check whether a user has clicked cancel?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Moved to Client Side.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Not really... The best you could do is use a downloader script and check against connection_aborted()
xylar
Forum Newbie
Posts: 7
Joined: Sun Feb 19, 2006 2:07 pm

Post by xylar »

cheers, i got the download tracker working, (think it was working before, i'd just been checking it by clicking cancel!)
Post Reply