Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upload a file
Message
 
To
30/05/2002 13:49:37
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00663129
Message ID:
00663165
Views:
10
James, it actually works really well in VFP. You would need to use the Request.BinaryRead ASP method from within VFP. If you want, I can send you the last version of ActiveVFP which has all of this already. You can see the demo of the upload at: http://www.activevfp.com/AVFPdemo15/AVFPdemo15.asp?action=upload1
This is pure VFP code just manipulating the ASP request object. It's reliable too unlike some ISAPI dlls that will cause the CPU to run and stay at 100% ...
>Hi all,
>
>I've created a web page that allows users to post ads. It uses a VFP COM object that writes the data to a file and also displays the data in HTML format. I also want to be able to allow users to upload a picture with their ad but I can't figure out how to upload a file and save the name and path to the record along with the other data. Could anyone enlighten me on the subject.
>
>Aloha,
>
>James
Previous
Reply
Map
View

Click here to load this message in the networking platform