Hello guys,
Am an intermediate vb programmer, and am trying to write a program in vb that will upload files i choose to file servers like MegaUpload, MediaFire, RapidShare
But i don't really have an idea of how to start. Does this file sharing websites have api that i can use.? if i have to use winsock or inet control, any suggestion as to how to go about it? How do i handle login into website and upload to a users webspace?
thanks
Upload files to file sharing servers
Started by avosoft, May 03 2010 06:17 PM
3 replies to this topic
#1
Posted 03 May 2010 - 06:17 PM
|
|
|
#2
Posted 03 May 2010 - 06:46 PM
Well I would lay it out like this:
EDIT* These might get you started. ;)
http://forum.codecal...nt-website.html
http://www.dreaminco...ogrammatically/
Hope this helped. :)
- Get on website
- Login
- Get File to up load
- Upload file to server
EDIT* These might get you started. ;)
http://forum.codecal...nt-website.html
http://www.dreaminco...ogrammatically/
Hope this helped. :)
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#3
Posted 03 May 2010 - 06:51 PM
Thanks for the reply, but the problem is that most of these sharing server use css/ajax dialog.
how do i fill the form the. the webbrowser page load complete will not fire!
how do i fill the form the. the webbrowser page load complete will not fire!
#4
Posted 03 May 2010 - 07:00 PM
Well my biggest suggestion is to just google, because I don't use WebRequest very often. But I would find out if the forms are HTML, ajax or whatever and google how to fill them out and click submit. :)
HTML:
Let me google that for you
AJAX:
Let me google that for you
Ain't that thing cool! :D
HTML:
Let me google that for you
AJAX:
Let me google that for you
Ain't that thing cool! :D
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.


Sign In
Create Account


Back to top









