I'm thinking of setting up flash upload on a site. However, from what I have read Flash doesn't send session cookies for file uploads, but GET parameters can be added to the upload url. Can I check if I add:
?Agavi=<cookieVal> to the url, will the session (and the User object) be recreated exactly as usual? _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
