|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() |
Gmail Hosted
Recently i have been accepted to googles hosted gmail service, you know where youg get gmail but @youdomain.com (http://google.com/hosted) Any whoo.. i was wondering if it is possible, and if so can some one help me; make a login with a password form that i can place on my site for quick login?br
|
|
|
|
|
Sponsored Links
|
|
|
|
#10 (permalink) |
|
Noogle
![]() Join Date: May 2006
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
sorry about the delay. I didn't get a reply notif. Here is the code for the exact copy of the login for:
[code] <form action="[url=http://mail.google.com/hosted/zeldaotaku.com/LoginAction"http://mail.google.com/hosted/zeldaotaku.com/LoginAction" method="post" name="login">BR<input type="hidden" name="at" value="null">BR<input type="hidden" name="continue" value="[url=http://mail.google.com/hosted/zeldaotaku.com/"http://mail.google.com/hosted/zeldaotaku.com/">BR<input type="hidden" name="service" value="mail"> BR<table cellpadding="0" cellspacing="0" style="margin:15 0 0 0" border="0">BR<tr>BR <td align="right" nowrap>BR Username:&nbsp;BR <>BR <td>BR <input type="text" name="userName" size="18">BR <>BR<>BR<tr>BR <td>BR <>BR <td style="color: #444444; font-size: 75%; overflow: hidden;" align="right">BR @zeldaotaku.comBR <>BR <td>BR <>BR<>BR<tr>BR <td colspan="3" height="8">BR <>BR<>BR<tr>BR <td colspan="2" height="8">BR <font color="red"></font>BR <>BR<>BR<tr>BR <td align="right" nowrap>BR Password:&nbsp;BR <>BR <td>BR <input type="password" name="password" size="18">BR <>BR<>BR<tr>BR <td colspan="2" height="8">BR <>BR<>BR<tr>BR <td colspan="2" height="8">BR <>BR <td>BR <>BR<>BR<tr>BR <td align="right" valign="top">BR <input type="checkbox" name="persistent" value="true" id="rem">BR <>BR <td colspan="2">BR <label for="rem">Remember me on this computer</label>BR <>BR<>BR<tr>BR <td colspan="3" height="8">BR <>BR<>BR<tr>BR <td>BR <>BR <td>BR <input type="submit" value="Sign In">BR <>BR <td>BR <>BR<>BR<tr>BR <td colspan="3" align="center" nowrap>BR <br><a href="DomainContact" target="_none">Forgot your username or password?</a>BR <>BR<>BR</table>BR</form>[/code] And here is the code for the bare bones login form. no tables or prettyness, simply the textboxes. [code]<form action="[url=http://mail.google.com/hosted/zeldaotaku.com/LoginAction"http://mail.google.com/hosted/zeldaotaku.com/LoginAction" method="post" name="login">BR<input type="hidden" name="at" value="null">BR<input type="hidden" name="continue" value="[url=http://mail.google.com/hosted/zeldaotaku.com/"http://mail.google.com/hosted/zeldaotaku.com/">BR<input type="hidden" name="service" value="mail"> BR<br>Username:&nbsp;<input type="text" name="userName" size="18">@zeldaotaku.comBR<br>Password:&nbsp; <input type="password" name="password" size="18">BR<br><input type="checkbox" name="persistent" value="true" id="rem"><label for="rem">Remember me on this computer</label>BR<br><input type="submit" value="Sign In">BR</form>[/code] This has not been tested, just what I believe will work by looking at the source. Let me know if it does. -Matt |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can Google see images for my site if hosted on different server? | allan cavanagh | Search Engine Optimization Forum | 3 | 02-14-2007 09:13 AM |
| Domain: Old, but not hosted .net or a new 10 yr registered | EmmaP | Search Engine Optimization Forum | 0 | 11-19-2006 04:29 AM |
| GMail Hosted (Gmail for Your Domain) | Lupine1647 | Gmail Forum | 25 | 10-05-2006 02:20 AM |
| Gmail / Hosted | Joe7 | Gmail Forum | 8 | 04-14-2006 06:42 AM |
| Google Optimization Webinar Hosted By Kim Malone | AdsenseCoach | Google AdWords & AdSense Forum | 1 | 08-02-2005 03:23 PM |