you can't append anything to the "file" data but you can append to the url,
and then fetch it in yer upload script.. it will be sent as a GET..

Also note with sessions.. they arent properly created in firefox and
safari.. so don't count on that.

Cheers,
Ryan

On 11/15/05, M Daggett <[EMAIL PROTECTED]> wrote:
>
> Do you know if you can append extra parameters into the FileData?
>
> For example, I would like to allow users to describe their picture (name,
> title) but I don't have anyway to put that into the upload. I guess if
> worse
> came to worse I could add it to the URL but that is far from elegant.
>
> Additionally, it appears that you have to do the same thing with the
> session
> id if you would like to maintain state with the appserver.
>
> Thanks,
> Mark
>
>
> On 11/3/05, bryan.rice <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Nov 3, 2005, at 9:19 PM, David Rorex wrote:
> >
> > > Is there a reason you need to change it?
> >
> >
> > No - just curious. Thanx.
> >
> > blue skies,
> > bryan
> > _______________________________________________
> > Flashcoders mailing list
> > Flashcoders@chattyfig.figleaf.com
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
>
>
>
> --
> --------------------------------------------------------------------
> I am Mark Daggett and I approve this message.
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to