Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grabbing user file from my back-end
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00334611
Message ID:
00335308
Views:
16
Rick;

Well, it's only an image I need to display with a table generated by VFP on the back end, so I guess FTP might be easiest. Of course, there is additional data which is picked up by my VFP application at the same time (name, email address, etc.) - I don't know if this makes a difference....

So... how would I go about this - what does my VFP app do with that particular file name and path once the user presses the SUBMIT button, in order to get it over to the server?

TIA

>>I have an application running on IIS, in which I'd like to grab a user file to place on the server (jpg images).
>>
>>I understand how to get the user's local file path to the file onto a form, but how can I then grab that file from the user's PC? Should I be putting it into an FTP site using client-side logic, or shall I grab the file using wwipstuff and put it elsewhere?
>
>Are we talking about a VFP application here or a browser?
>
>With a VFP application you have lots of options. If you have a Web application you can post the file to the application using the Internet Transfer Control or wwIPStuff, which is very easy to do. If you don't then you can use the Windows Posting Acceptor to post the file up to the server using the same VFP client tools.
>
>FTP works OK too, and that may be easier since you need no Web anything only an FTP site. It depends on whether the server needs to do something with the data once it arrives - if you do a Web backend app will be the way to go.
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform