OZONE Asylum
Forums
Stupid Basic HTML
HTML FORMS
This page's ID:
31361
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Like most of you, I have a small collection of web e-mail accounts that I use to avoid having my "real" accounts get spammned...by spambots or when I'm forced to register to download something. To simplify the login process, I modified the Yahoo login scripts so that I now have all the emails on one local html page...with userid and password embedded...yes with the password in plain sight! Note: I did not want a submit button..so I used [b]image[/b] in the type field because I forgot how to make a [b]text link[/b] instead of [b]text on the submit[/b] button but it works so I couldn't care less. :) [code]<form method="post" action="https://login.yahoo.com/config/login?" onsubmit="return hash2(this)"> <input name="login" value="myUserId" type="hidden"> <input name="passwd" value="myPassword" type="hidden"> <input value="The Text for the Submit Link" type="image"></p> </form>[/code] Question: can I modify this so that the target opens in a new tab? P.S. Yes I have too much time on my hands. Nature & Travel Photography [url=http://www.sleepingwolves.com]Main Entrance[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »