Hey folks. Does anyone know how to script downloads in the following sense:

I have a Mason site where people can download software. But they may choose
to download more than one, and before I provide the link, I have to run a
script to make sure they are allowed to do it. So I am wrapping up this form
in a button--the button triggers the script and creates the URL for the
resource.

So I have two problems: (1) Is there a way to just start the download after
the script sez OK? I am trying to avoid the user having to click twice or
three times at worst. Well, it would be once for the request, another time
on the download URL, and then a third time on the "Save File As...".

(2) What about queuing? Has anyone automated queued downloads in Mason?
Queued downloads that don't require a flurry of clicks as well?

Amiri
-- 
View this message in context: 
http://www.nabble.com/Download-Automation-Queuing--tp14430547p14430547.html
Sent from the Perl Mason - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to