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 , (6109 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 , (6109 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 , (6109 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 , (6109 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 , (6109 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 , (6109 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 , (6109 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
Congratulations on an excellent product and first rate support!
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
Thanks! We love your software and your great support!
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!
Don't be fooled by the cost, it's value and quality far exceeds the price being charged!
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
Don't be fooled by the cost, it's value and quality far exceeds the price being charged!
The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.