Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Rapidshare Downloader For Premium User


1 reply to this topic

#1 kpmsivachand

    Newbie

  • Kontributors
  • Pip
  • 1 posts

Posted 26 August 2009 - 01:58 AM

Hello!

I want to make a application for download from rapidshare. I am struck with how to interact with webpage from my application.

I dont want to use "webbrowser1.navigate()".

Ex:

My First Form contains: 2 txtfields and one button
txtLogin
txtPassword
cmdSubmit

private cmdSubmit_click()
'Here i need to verify the account is correct or not, if exist set the cookie
End sub

If account correct get the premium link....

Please help me out guyssss...

Help can be appreciated and will get one month rapidshare premium account!

#2 alexthemans

    Member [Level 1]

  • Kontributors
  • PipPipPipPip
  • 64 posts
  • Gender:Male
  • Location:Hong Kong
  • myCENT:87.69

Posted 29 August 2009 - 01:48 PM

View Postkpmsivachand, on Aug 26 2009, 09:58 AM, said:

Hello!

I want to make a application for download from rapidshare. I am struck with how to interact with webpage from my application.

I dont want to use "webbrowser1.navigate()".

Ex:

My First Form contains: 2 txtfields and one button
txtLogin
txtPassword
cmdSubmit

private cmdSubmit_click()
'Here i need to verify the account is correct or not, if exist set the cookie
End sub

If account correct get the premium link....

Please help me out guyssss...

Help can be appreciated and will get one month rapidshare premium account!

I have not written any similiar apps yet, but my sense tells me you should use HttpWebRequest and HttpWebResponse objects.

You may have a look at http://support.microsoft.com/kb/303436, altough they're written for c#, but the concepts are the same and the code of VB.NET and C# are easily interchanged.

Edited by alexthemans, 29 August 2009 - 01:48 PM.





Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users