You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
hi, i am using the Google Soap Search API to get search Results and display the search results in IE(Internet Explorer).After i may select one search Result from 10 results.Now my task is how to extract that Search Result URL?Is this possible google API's or should i go with java script?Please give me pointers.
thanking you inadvance.
Frank
unread,
Mar 9, 2007, 10:26:19 AM3/9/07
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I don't understand your question. Do you want to display one of the 10 search results that the API gives you. That's very easy to do in a program that uses the API. Or do you want to know which of the 10 search results the user clicked on? You could to that with CGI or with JavaScript.
suneel
unread,
Mar 12, 2007, 4:01:39 AM3/12/07
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
thankx for ur reply.Is there any google API that displays HTML contents like IE or Mozilla FireFox such that i need to keep track of Event Handling?