hi!

I need a little help in downloading files. I dont think it is typically 
a mason problem but more a basically http thing but I will do it with mason.

normally download a file from mason:
user calls a component (link or click) that sets header, prints out 
content and thats it. thats fine.

but I need to download a (or more) file(s) between to components.
e.g.:
user clicks
he gets the "save as " dialog
and simultaneously gets to the next component (that shows the next page) 
without any new click etc.


is this possible?? if I do a redirect in the component that produces the 
file content it will not do the download but instead redirect (so what).

I think of it in a view of forking the http-line and I dont know if this 
is possible in the http request/response model.
perhaps with a javascript that self-calls the download-component??

thanks for help!
chris





------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to