Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'possible solutions' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
possible solutions
Authored by: ra5ul on Dec 05, '05 08:20:36PM

1. rewrite the code so it only uses one form, or use firefox.
2. rewrite the code fragment "input...type = PASSWORD" with "input...type = text" for one of the two fields.
3. i can't verify this problem on my machine.

i recommend pithHelmet machete scripts for code manipulation.



[ Reply to This | # ]
possible solutions
Authored by: cssbz on Jan 12, '06 11:16:13AM

Thanks, ra5ul. Following your suggestion, for site no 1, I rewrote the HTML as one simple form. I added a <base href="https://bishop.34sp.com:8443/"> tag in the <head> section and saved it as a local .html file. Now when I view that local file in Safari, I can log in from there, and Safari offers to and successfully saves the password. :)



[ Reply to This | # ]