Google contacts
Posted: Wed Aug 12, 2009 11:27 am
I am really stumped on something and could use help. I have a form on my site where users can email their friends to notify them of something. The "To" box is a text box that users can type in as many email addresses as they like. I would liek to hook into the google contacts API to make it easy for my users populate that "To" box with their contacts. I don't need to be able to do anything else just let the user login in to google, select the names they want and then those names fill in my textbox. Actually sending the email is no problem ( that works now but users have to manuualy type in the addresses).
I found a tutuorial but it uses multiple CSS which don't go with my design at all. When I try to edit them it ends up screwing up the API part really bad (for example the liost of names expands so there is no scroll bar and its 5 pages long). It is just killing me because it should be so simple. Does anyone have simple code to accomplish this?
I found a tutuorial but it uses multiple CSS which don't go with my design at all. When I try to edit them it ends up screwing up the API part really bad (for example the liost of names expands so there is no scroll bar and its 5 pages long). It is just killing me because it should be so simple. Does anyone have simple code to accomplish this?