Hey there,

When i build a login form elsewhere on a site i would like to link it to the zencart username/password system.

However since the passwords are encrytped a straightforward login form wont work when the user types in their normal password as the database field is the encrypted data and there is an error.

How do i make the login form so that someone can login using their same username/password as the zencart?

Thanks