Hi Steve, > Here's what I get from my Google search link > http://127.0.0.1:4664/&s=4238375878 > Tried putting that in the action line but got > missing semicolon character error Ok just replaced > your 286122300 with my 4238375878 Reload ok but > still errors
Let's try again. This time go to Google and actually search for something under Google Desktop. The number will be different, and the URL should look something like this: http://127.0.0.1:4664/search&s=286122300?q=dqsd Only take the number out of the there (in this case 286122300) and replace it with the one in the ggd.xml file. The 'missing semicolon' error is because DQSD searches are XML format, so any "&" characters must be XML encoded as "&" - the url you copied it from did not have it properly encoded. This is just a note in case anyone else ever sees this error. If you just copy/paste the number from above it should be okay for you. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== Any term that describes the you that appears in your daydreams is a Marketing Keyword. ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ To unsubscribe visit: https://lists.sourceforge.net/lists/listinfo/dqsd-users [EMAIL PROTECTED] http://sourceforge.net/mailarchive/forum.php?forum_id=8601
