Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Uploading

$
0
0
Re: Uploading
Web Connection 5.0
Re: Uploading
Mar. 13, 2013
05:34 pm
3QJ11NRIJShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:David Pedrelli
David,

Unfortunately there's no good way to do this as Web Connection is limited by FoxPro's 16 megabyte string limit and the request data is loaded into memory.

What you can do is use an upload component (I just posted an ASP.NET based example using plUpload) to push files to the server and then use some client side code to notify the Web Connection application that a file is ready. So in the image upload example you could have the client make an AJAX call to your FoxPro app to do something once the file is ready. It's hacky but it would work...

+++ Rick ---



Hi,

Is there a way to upload files from the client to the WC server, without the 16 MB string limit? I have to upload files, but will frequently have files larger than 16 MBs.

Thanks,

David



Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles