hello all,
Rapidshare Link Checker
want to check RS Links whether they are dead before downloading them.. instead of going to each and every link and checking whether its working r not u can simply use this html file and find out whether the link/links are working r not.
Here is the code behind this html file...
here is the html file for download.. open it with firefox r IE.. recommended is Fireforx...
Rapidshare Link Checker
want to check RS Links whether they are dead before downloading them.. instead of going to each and every link and checking whether its working r not u can simply use this html file and find out whether the link/links are working r not.
Here is the code behind this html file...
- Code:
<HTML>
<head>
<title>Rapidshare Link Checker @diwa</title>
<style>
body
{
background:black;
}
TABLE
{
font-size: 8pt;
font-family: Verdana, tahoma, sans-serif;
}
.butt
{
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
CURSOR: hand;
FONT-FAMILY: tahoma,sans-serif;
FONT-SIZE: 13px;
FONT-weighT: BOLD;
TEXT-DECORATION: none;
WIDTH: 100px
}
.textarea
{
COLOR: black;
FONT: 8pt Verdana,Arial,Helvetica,Sans Serif;
}
p
{
COLOR: gray;
FONT: 8pt Verdana,Arial,Helvetica,Sans Serif;
TEXT-DECORATION: none
}
h1
{
COLOR: gray;
FONT: 14pt Verdana,Arial,Helvetica,Sans Serif;
}
</style>
</head>
<BODY>
<center>
<form action="http://rapidshare.com/cgi-bin/checkfiles.cgi" method="post">
<h1>Rapidshare Link Checker @diwa</h1>
<br>
<table >
<tr>
<td align="center">
<b>Enter only rapidshare links in the below Text field</b>
</td>
</tr>
<tr>
<td>
<textarea name="urls" rows="10" cols="100" class="textarea">
</textarea>
</td>
</tr>
</table>
<center><input type="submit" class="butt" value="Check Links"/></center>
<pre>
<p>
Rapidshare searches for the file ids on all RS Servers, if it finds the files on any of the server u will get a file found
information regarding the server on which the file located. This will be highlighted with green font at the bottom of the page.
If it doesnt find the files on any server i.e. if the links are dead then u will get a file not found information with Red font
</p>
<pre>
<br><br>
<p style="color:gray">copyrights @diwa;-)</p>
</form>
</font>
</BODY>
</HTML>
here is the html file for download.. open it with firefox r IE.. recommended is Fireforx...
- Code:
http://rapidshare.com/files/44123817/RapidShare_Link_Checker__diwa.html