" .$row['visitor'] ."

" . $row['sub'] ."

"; echo "

". $row['comment'] ."

"; echo "

Comment posted on ". $row['time'] . ".

"; } echo "
 Showing 1 - 8 of " . $count . "
         Next

"; } function get_votes() { $qry="select * from votes"; $qry_result=mysql_query($qry) or die(mysql_error()); $count=0; while($row = mysql_fetch_array($qry_result)) { $votes[$count]=$row['value']; $count+=1; } $y_perc=(floor($votes[0]/($votes[0]+$votes[1])*10)); $n_perc=10 - $y_perc; $y_length=$y_perc*19; $n_length=$n_perc*19; echo "
   Did you find InSight Desktop
   Search usefull?
"; echo "
Yes (" . $votes[0] . ")
"; echo "
"; echo "
No (" . $votes[1] . ")
"; echo "
"; } ?> InSight Desktop Search :: Feedback
Feedback/InSight Desktop Search
Tell us about your experience with "InSight Desktop Search", and whether or not it was able to live upto your expectations. Feedbacks play a very important role, as they are both a source of encouragement and also greatly help in improving the software.

Name 
Subject