On Dec 19, 2007 11:20 PM, amiribarksdale <[EMAIL PROTECTED]> wrote:
> 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...".

Most of these services just use an automatic reload via JavaScript to
keep refreshing the page and checking if the download is ready.  You
might want to look at http://modules.apache.org/ for something to help
with the rest.  At a glance, mod_auth_token might help you.

- Perrin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to