Hi Dave, Jason ok thanks, will try out the different options.
@jason: doesn't an upload through a webservice generate a lot of overhead? Anything special going on in using a FileReference to do so (I didn't even know it was possible;)). regards JC On Thu, Oct 15, 2009 at 1:13 AM, Dave Watts <[email protected]> wrote: > > I'd like to consolidate all those operations including the upload into > some > > kind of remoting gateway. > > > > My question is: > > - is remoting a good option for uploading an image in this scenario? > > - which remoting gateway for .net is a good option? > > I think you're better off not using a gateway for file uploads. I > don't know if a gateway will work at all for that. The URL to which > you upload can perform whatever post-processing you need. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

