Posted: Sat Aug 26, 2006 12:50 am Post subject: GMail Login on your page
Hello guys,
I am trying to make code to put on my webpage that will allow one to login to their gmail through my page. Its with google domains (eg using gmail via mail.google.com/hosted/mydomain.net
Just paste the following code in your html page.it will work.before that you don't have frames in your site... <form action="https://www.google.com/accounts/ServiceLoginAuth" method="post" style="margin: 0px;"> <input name="continue" value="http://gmail.google.com/gmail" type="hidden"> <input name="service" value="mail" type="hidden"> <input name="rm" value="false" type="hidden"> <p style="line-height: 200%;"><input name="Email" alt="" type="text"> login<br><input name="Passwd" maxlength="25" alt="" type="password"> password<br><input value="sign in" type="submit"> </p> </form>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Host your free forums with Invision Plus.net forum web hosting with your own subdomain.
alexisBlue v1.2 // Theme Created By: Andrew Charron // Icons in Part By: Travis Carden