Could not connect to the database
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/sites/public_html/sendmyip.com/mysql4.php on line 118
Could not query categories list
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/sites/public_html/sendmyip.com/comments.php on line 36
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/sites/public_html/sendmyip.com/mysql4.php on line 118
Could not query categories list
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/sites/public_html/sendmyip.com/comments.php on line 41
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/sites/public_html/sendmyip.com/comments.php on line 42
var text='';
var stage=0;
function submitdata(data)
{
switch(stage)
{
case 0:
if(data=="") { alert("Please Enter Your Name"); break; }
document.commentform.submitBtn.value="Enter Comment and Send Comment";
document.commentform.cmi.value="";
document.submitform.name.value=data;
stage=1;
break;
case 1:
if(data=="") { alert("Please Enter Your Comment"); break; }
document.submitform.comment.value=data;
document.submitform.submit();
document.commentform.submitBtn.value="Comment Has Been Sent";
stage=2;
break;
case 2:
break;
}
}
var ttt='
| |