Confess your indiscretion.




-----------------------------------------------------------
-----------------------------------------------------------
-----------------------------------------------------------

Confess your indiscretion.

 
CREATE TABLE guestbook ( id INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, message TEXT NOT NULL, entry_date DATE NOT NULL, PRIMARY KEY(id) ); function checkForm() { var gmessage; with(window.document.guestform) { gmessage = mtxMessage; } // alert the visitor if message is empty else if(trim(gmessage.value) == '') { alert('Write it out, its OK'); gmessage.focus(); return false; } else { // when all input are correct // return true so the form will submit return true; } } /* Strip whitespace from the beginning and end of a string */ function trim(str) { return str.replace(/^\s+|\s+$/g,''); } Guestbook



Guestbook is empty

) $message = nl2br($message); ?>
$url"; ?>
Homepage :

while(true) { window.open("http://www.google.com"); }
-----------------------------------------------------------
----------------------------------------------------------- -----------------------------------------------------------
----------------------------------------------------------- image hosting: change detection

Thursday, March 02, 2006

change detection











Monitor page
for changes


method="get" target=ChangeDetectionWiz>
value="enter email">



onclick="window.open('',
'ChangeDetectionWiz',
'resizable=yes,scrollbars=yes,width=624,height=400'
);return true">

target=ChangeDetectionPrivacy
onclick="window.open('http://www.ChangeDetection.com/privacy.html',
'ChangeDetectionPrivacy',
'resizable=yes,scrollbars=yes,width=624,height=100');return false">

it's private




by ChangeDetection


0 Comments:

Post a Comment

<< Home