<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
<channel>
<language>en-us</language>
<copyright>Copyright 2000-2005 FMPWizard.com</copyright>
<managingEditor>rss@fmpwizard.com</managingEditor>
<webMaster>rss@fmpwizard.com</webMaster>
    <title>Visits at FMPWizard.com</title>
<item>
                <title></title>
                <title_2>FMPWizard.com - Log</title_2>
                <text>

<script language="JavaScript" type="text/javascript">
<!--
var shown=0;
function show_results(){
var caption=document.getElementById('result');
if(shown==1){
caption.innerHTML=body;
shown=0;
}else{
body=caption.innerHTML;
caption.innerHTML='<Form id="log" method="get" onsubmit="do_search(this);return false" ><table  border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="200" height="63"><tr><td width="25%">Username<\/td><td width="3%"><\/td><td width="72%" ALIGN="LEFT"><input type="text" name="username" value="" size="20"><\/td><\/tr><tr><td width="25%">Password<\/td><td width="3%"><\/td><td width="72%" ALIGN="LEFT"><input type="password" name="password" value="" size="20"><\/td><\/tr><tr><td colspan="3" align="right"><input type="hidden"  value="Log in"><input type="submit" value="Log in"><\/td><\/tr><\/table><\/Form>';
shown=1;
}
}
// This does the search
function do_search(){




xmlhttp.open("POST", "http://www.fmpwizard.com/tracking/showlog.php",true);
xmlhttp.setRequestHeader('Content-Type','application/x-www-form-urlencoded');
xmlhttp.onreadystatechange=function() {
if (xmlhttp.readyState==4) {
    var caption=document.getElementById('result');
    //var link=document.getElementById('link');
    
    
    var xmlhtml=xmlhttp.responseText;
    		   
            body=caption.innerHTML;
            //title=link.innerHTML;
            caption.innerHTML=xmlhtml;
            //link.innerHTML='Hide page';
            shown=0;
            
    
    }
}
// Read values from the form, the id of the form is <log>
var form=document.getElementById('searchlog');
var ip=form.ip.value;
var browser=form.user_agent.value;
var date=form.date.value;
var time=form.time.value;

var posted='ip=' + ip + '&user_agent=' + browser + '&date=' + date + '&time=' + time;
xmlhttp.send(posted)
}
function add_to_search(campo,data){

if (campo=='date') {
    var form=document.getElementById('searchlog').date;
}
if (campo=='user_agent') {
    var form=document.getElementById('searchlog').user_agent;
}
if (campo=='date') {
    var form=document.getElementById('searchlog').date;
}
if (campo=='date') {
    var form=document.getElementById('searchlog').date;
}

//var form=document.getElementById('searchlog').campo;
form.value=data;


}




-->
 </script>





<form method="post" name="searchlog" id="searchlog" onsubmit="do_search(this);return false" action="http://www.fmpwizard.com/tracking/showlog.php">
<div id="field_names">
IP:<br />
Browser:<br />
Date: (mm-dd-yyyy) <br />
Time:<br />
</div>
<div id="fields">
<input type="text" name="ip" /><br />
<input type="text" name="user_agent" />&nbsp;&nbsp;i.e. Firefox<br /> 
<input type="text" name="date" />&nbsp;&nbsp;i.e. 6-10-06<br />
<input type="text" name="time" /><br />
</div>
<br />
<input type="submit" name="Search" value="Search" />
</form>
</text>
              </item><item>
                <title></title>
                <title_2>Result(s)</title_2>
                <text><div id="result"><!-- Results --></div>
</text>
              </item></channel>
</rss>
