Quote:
|
Originally Posted by fusionx
I just pulled the 'broken' link from a perl command line prog. here's the code in the popup - really easy to post the contents back:
Code:
<body>
<form class="pop" method=hahahahahaha action="http://fusker.lewww.com/moderat
ion/pre_call_moderation.php">
Are all of the links in this fusker broken? <br /><br />
<input type="radio" name="is_broken" value="1" onClick="this.form.submit
()">Yes, they are ALL BROKEN<br /><br />
<input type="radio" name="is_broken" value="0" onClick="this.form.submit
()">No, they are NOT all broken<br />
<input type=hidden name="do" value="broken">
<input type=hidden name="lid" value="440211">
</form>
<center><form><input value='Close' type='button' class='button' onclick='javascr
ipt:window.close();' /></form></center>
Simply post "is_broken=1" and "lid=link_id_value" back to http://fusker.lewww.com/moderat
ion/pre_call_moderation.php
|
cool I was just working on taking apart the source. I've got it setup to have an autosubmit in tiny frames. Real simple, but I couldn't figure out how to automatically submit each form. Think I have it working now. Doing it in ColdFusion, which makes a loop real easy.