charlottezweb Posted December 21, 2007 Share Posted December 21, 2007 Right now, I've received reports that the links in emails to view invoices always fail when users load the page and try to login. I think one way to address this is to make all password fields default to "empty" instead of pre-filled with asterisks. Is there a simple style change I can make somewhere to have all password fields start as empty? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted December 22, 2007 Share Posted December 22, 2007 Right now, I've received reports that the links in emails to view invoices always fail when users load the page and try to login. I think one way to address this is to make all password fields default to "empty" instead of pre-filled with asterisks. Is there a simple style change I can make somewhere to have all password fields start as empty? Thanks! If they don't start off blank, it would be user settings with their browser that has anything in the fields. We have never seen anything prefilled when clicking an invoice link within an invoice reminder. 0 Quote Link to comment Share on other sites More sharing options...
charlottezweb Posted December 31, 2007 Author Share Posted December 31, 2007 Is there a way to force it to be blank to override a browser's setting? An input style perhaps? 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted December 31, 2007 Share Posted December 31, 2007 Is there a way to force it to be blank to override a browser's setting? An input style perhaps?I don't know of a way to keep it from auto filling in fields unless there is a setting in the browser to disable it? 0 Quote Link to comment Share on other sites More sharing options...
brianoz Posted January 1, 2008 Share Posted January 1, 2008 Defaulting user passwords to blank is a hugely bad idea. If the password is blank anyone can login as that user and order other things, suspend their services, change their passwords etc. 0 Quote Link to comment Share on other sites More sharing options...
Iceman Posted January 1, 2008 Share Posted January 1, 2008 but... is charlottezweb referring to the FIELD being Auto filled in on the form.... not the password itself being blank? Cheers, Paul 0 Quote Link to comment Share on other sites More sharing options...
charlottezweb Posted January 2, 2008 Author Share Posted January 2, 2008 but... is charlottezweb referring to the FIELD being Auto filled in on the form.... not the password itself being blank? That's correct. I'm not saying make a blank password. I'm wanting the password *field* to not populate anything in it when you load those pages. So instead of loading the login page with the password field full of pre-populated asterisks, I want it to be completely blank until they type in their password. There must be a way to do this with styles I thought? 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 2, 2008 Share Posted January 2, 2008 You could try adding this to your landing page: http://www.boutell.com/newfaq/creating/clearform.html I don't *think* it should break anything in the process. 0 Quote Link to comment Share on other sites More sharing options...
charlottezweb Posted January 2, 2008 Author Share Posted January 2, 2008 Thanks Bear, That looks like what I'm looking for although it didn't seem to work when I embedded it. I'll keep searching 0 Quote Link to comment Share on other sites More sharing options...
charlottezweb Posted January 3, 2008 Author Share Posted January 3, 2008 Apparently removing the value tag from the password input code fixes this. I didn't think it was that simple. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.