I'm trying to re-create a simple gadget that I originally created in
Vista Sidebar which is a simple directory lookup via a web service
that returns a list of people, each with the usual details.  This is
done quite successfully using XmlHttp.

My assumption is that I would return the results in a details view.
Unfortunately, there is more than one person returned, so the xml
format appears not to work so well for this (?).  I therefore chose to
use the html option for the details view.  Again, this works quite
well.

However, the email address should be a clickable link using the mailto
option, but when I click the link, it opens a blank IE page and then
creates a new email.  This isn't as tidy as I'd like and would be
unusable for the users I have in mind.

Any thoughts on this greatly appreciated.
Thanks in advance.
Kind regards,
Darren.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to