Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uploading image file to web server
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00142442
Message ID:
00142812
Views:
37
>>>>Bob,
>>>>
>>>>I put your sample code in a page in MS FrontPage and previewed it. This seems to work, but I'm kinda lost now. This is probably because I know very little about cgi scripting.< G > It brings the getfile() up and captures the filename, but now I'm stumped. Where would one start when it comes to trying to pass this file up to a server. Keep in mind I need something generic if possible because this needs to run in NN and IE. Would I use vbscript or javascript to send the file, or what?
>>>>
>>>>Thanks again.
>>>
>>>Basically the browser will upload the file to the server via HTTP... the server will pass it to the CGI script specified in the ACTION=
>>>
>>>It is this script you have to code to know where the file is, etc. I would hit the manual of the scripting language you are using and see what it says about HTTP file uploads.
>>>
>>>BOb
>>
>>Great, I'm going to be using Rick's Web Connect so I should be able to get some guidance from him if I can't resolve it in the docs. Thanks again for the help.
>
>If you find a way, that does not require something on the client, please post it. I would be very interested in how to do it.
>
>Thanks
>
>Jeff

I'll be testing it today with Rick Strahl's Web Connection. It should be doable using his classes for http data transfer. I think the class is httpdata.
Anyway, I'll keep you informed.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform