Re: Need someone to help with site

2014-07-06 Thread Phillip Vector
Brian, refer to http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358715 ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: ht

Re: Need someone to help with site

2014-07-06 Thread Brian Cain
Hi Matthew, What is the site? Any specifics as to why the site is down? Regards, Brian Cain Sent from my iPhone > On Jul 6, 2014, at 8:18 PM, Matthew Smith wrote: > > > I need someone to help with a site that has been down for a month. Will pay > $50 hour via Paypal. Please email info if

Need someone to help with site

2014-07-06 Thread Matthew Smith
I need someone to help with a site that has been down for a month. Will pay $50 hour via Paypal. Please email info if you are interested. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthol

RE: The state of Statlessness

2014-07-06 Thread UXB
>> I always like the easiest solution... >> When you send the file, append a UUID to the filename then s >> trip it off when done. Me too :). It just took me a while to figure out how to get Plupload to add a unique fileID field for each file added to the queue. Ben Nadel's article is what

RE: The state of Statlessness

2014-07-06 Thread UXB
>> So user initiates a new upload already in progress under the same name, >> different file or not. Assuming on the server side you could check for >> uploads in progress already for that user/session, That was the problem. What you get from the client on each form post was three fields the