Multi-Part Forms (General questions)
Is there an example available of using wodHTTPDLX to post to a multi-part form?
I would like to use it to upload videos to a video site.
jack
Is there an example available of using wodHTTPDLX to post to a multi-part form?
I would like to use it to upload videos to a video site.
jack
by wodDamir , (5986 days ago) @ jack
Hi Jack,
Did you perhaps try our 5. Upload file to the server sample that comes with installation?
I believe that is what you are aiming towards.
Regards,
Damba
by jack , (5986 days ago) @ wodDamir
Hi Jack,
Did you perhaps try our 5. Upload file to the server sample that comes with installation?
I believe that is what you are aiming towards.
Regards,
Damba
Thanks Damba I'll give it a try.
by jack , (5986 days ago) @ jack
I took a look at 5 and I think I misled you... 5 uses .FormUpload.AddFile... That would be fine if I was looking to upload a file to my server...
My request is really more about posting using a multi-part form
I need to create multi-part form-parts
jack
by wodDamir , (5986 days ago) @ jack
Jack,
If you set DebugFile to C:debug.txt , you'll see that this uses a Multi-part request to server.
Can you please give me a sample of what exactly you want to do? A sample URL that contains the Form you want to upload content to?
Regards,
Damba
by jack , (5986 days ago) @ wodDamir
Jack,
If you set DebugFile to C:debug.txt , you'll see that this uses a Multi-part request to server.
Can you please give me a sample of what exactly you want to do? A sample URL that contains the Form you want to upload content to?
Regards,
Damba
Here's the url: http://videopancake.com/upload
you can login with this info:
username: jackd
pw: jack101
I will change it after you take a look...
Thanks,
jack
by jackd , (5986 days ago) @ jack
Jack,
If you set DebugFile to C:debug.txt , you'll see that this uses a Multi-part request to server.
Can you please give me a sample of what exactly you want to do? A sample URL that contains the Form you want to upload content to?
Regards,
DambaHere's the url: http://videopancake.com/upload
you can login with this info:
username: jackd
pw: jack101I will change it after you take a look...
Thanks,
jack
Whoops!!!
pw: jackd101
by wodDamir , (5986 days ago) @ jackd
Jack,
But this is actually exactly what you were reffering to. The page that uploads a file (and previous one) are all Form based. When you submit on one page, you are redirected to next one.
This is all done using HttpRequestFormPost and HttpRequestFormUpload objects.
If you're not sure what to send to server, perhaps using IEWatch or some other tool for analyzing HTTP protocol would be helpful. I.e. you can use IEWatch to access that page, and see exactly what is sent to server.
Then, you can use that information to mimic the IE behaviour.
Can you try something like that?
Regards,
Damba
Your support is fantastic.
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.
I can only hope I will have the pleasure to work with other products by "We Only Do" in the future.
I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.
It was no small factor, however, that your support in getting me up and running made me buy from you.
...I'm extremely impressed with the product, it represents excellent value for money...
Brilliant, even works on the mobile phone...
I can only hope I will have the pleasure to work with other products by "We Only Do" in the future.
Thanks! We love your software and your great support!
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...