I've been having some trouble working out if it's possible for me to intergrate google desktop search results with a intrenet search page. Really all I need is to point one of the frames of the intrenet page to http://127.0.0.1:4664/&s=<security token>
The intranet search page uses some php and javascript. The users use a combination of Firefox and IE. I looked at the HTTP/XML-Based Query API doco but everything seemed to depend on knowing the "security token" and by virtue making it a client side app. The problem I have is with the security token. php can;t access it and I couldn;t find a way via javascript. I was going to seed a database with them but then I found that the security token changes. I did find that the token could be located in the registry but I wanted to avoid having any more client side apps. So I'm not sure what to do or what can be done. Is there another way to enable users to search googledesktop from the intranet page. Are there any examples. Thanks, Frank --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
