Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem on create_account.php


Guest

Recommended Posts

On login.php the email address and password load automatically for returning customers (from cache?) and that's OK. However, if the customer clicks "continue" rather than "sign in", when create_account.php loads the fax field contains the cached email address and the first password field contains the dotted password.

 

I tried clearing the info on login.php but it still fills in on create_account.php. Also, I deleted the fax field (which I don't want in any case) but then the email address displays spontaneously in the telephone field.

 

This is would seem to be a cache or cookie issue but some code is directing the info to create_account.php.

 

Any help is appreciated. Thanks, Gerald.

Link to comment
Share on other sites

Some browsers automatically fill in a "password" field and the previous field (presumably the ID) when a page is brought up. Is that what you're seeing? For example, in Firefox, Tools > Options > Security > Saved Passwords lists all the "prefill" entries for various pages. I believe that you can turn off this facility. There's nothing that can be done in osC -- it's a matter of any page that has a "password" input field getting automatically prefilled by the browser.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...