2006-01-27から1日間の記事一覧

WX310JでGmailMobileを使う

WX310JでGmailMobileを使う方法(自動ログイン)のまとめ。 前提: もちろんGmailのアカウントがある事。 https://mail.google.com/mail/x/でアクセスすればモバイルでもSSLで利用可能。 一度PC上でログインしておく事? <html> <body onLoad=’document.f1.submit()’> <form name=f1 action=’https://www.google.com/accounts/ServiceLoginAuth’ method=post> </form></body></html>