I have a hosted e-mail at google. I have copied the login box code and added it to my site. It will not let me log in, it say that there are some security measures and I can login only from google. Do I have to use API for login from my hosted domain?
yes you can login through google site but i think there must be a way in google api but i haven't seen yet any api to do that
I would bet that the easiest way to do that would be to put gmail in an iFrame.. at least, thats how I would do it.. :-D
Latest version of what? I have copied the form but it won`t let me log in externally, only from their site..
Yeah, the iframe strategy might work. Basically, all google's login boxes are on secured pages. So, you cannot just copy-paste the code. BTW, did you know that login boxes of adwords, and adsense are on iframes as well