Beginner C/C++

Moderators: None (Apply to moderate this forum)
Number of threads: 5430
Number of posts: 16951

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to make a copy-paste program for rapidshare.com links? Posted by xMBx on 24 Aug 2008 at 8:40 AM
I want to make a copy-paste program, that copys all rapidshare.com links from any website i want (so if i add to search box "rapidshare.com" then program copys all the other part of the links - http://rapidshare.com/4532887/example.rar). How hard is it to make? Any tips for making?
Report
Re: How to make a copy-paste program for rapidshare.com links? Posted by Flamingkat on 1 Sept 2008 at 7:30 AM
: I want to make a copy-paste program, that copys all rapidshare.com
: links from any website i want (so if i add to search box
: "rapidshare.com" then program copys all the other part of the links
: - http://rapidshare.com/4532887/example.rar). How hard is it
: to make? Any tips for making?

The basic method I would use is to open the site contents in your program or have your program read the site from IE or FF, whichever you prefer. From there, search for simple yet common terms for rapid share files. Such as "http://www.rapidshare.com/" From there just copy the entire text for every hit you make. After copying the text, write it into a string from the clip board. And form there print it into a database text that holds all the information.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.