dsafar
|
| Posted: 02/26/2002, 9:38 AM |
|
This is a multi-part message in MIME format.
------=_NextPart_000_01A3_01C1BEB9.BCC9E620
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Has anyone implemented a change password screen? if so, would you be =
willing to share how you did it (ccs file). I am using a modified =
version of the members table from the portal example. I e-mail a random =
password once the registration form has been completed, but I know =
people are going to want to use their own passwords. I am trying to do =
with record form but can't figure out I am using PHP & MySQL (no =
templates), but any examples would be appreciated.=20
--=20
Don Safar
dsafar@hotmail.com
------=_NextPart_000_01A3_01C1BEB9.BCC9E620
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2713.1100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Has anyone implemented a change =
password screen? if=20
so, would you be willing to share how you did it (ccs file). I am using =
a=20
modified version of the members table from the portal example. I e-mail =
a random=20
password once the registration form has been completed, but I know =
people are=20
going to want to use their own passwords. I am trying to do with =
record=20
form but can't figure out </FONT><FONT face=3DArial><FONT=20
size=3D2><FONT> I am using PHP & MySQL (no templates), but any =
examples=20
would be appreciated. </FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>-- <BR>Don Safar<BR><A=20
href=3D"mailto:dsafar@hotmail.com">dsafar@hotmail.com</A></FONT></DIV></B=
ODY></HTML>
------=_NextPart_000_01A3_01C1BEB9.BCC9E620--
|
|
|
 |
michael a. weaver
|
| Posted: 02/26/2002, 10:15 AM |
|
This is a multi-part message in MIME format.
------=_NextPart_000_0029_01C1BEC7.A8B220E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I'll send a ccs file in just a minute. It's actually very easy, but you =
must remember to do two things: 1) add a "verify password" field, and 2) =
a way for people who have forgotten their login info to receive it via =
email. Even if people set their own password they'll forget them.
So ... how do you make a random password?
michael
"dsafar" <dsafar@hotmail.com> wrote in message =
news:a5gh63$ngb$1@news.codecharge.com...
Has anyone implemented a change password screen? if so, would you be =
willing to share how you did it (ccs file). I am using a modified =
version of the members table from the portal example. I e-mail a random =
password once the registration form has been completed, but I know =
people are going to want to use their own passwords. I am trying to do =
with record form but can't figure out I am using PHP & MySQL (no =
templates), but any examples would be appreciated.=20
--=20
Don Safar
dsafar@hotmail.com
------=_NextPart_000_0029_01C1BEC7.A8B220E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I'll send a ccs file in just a minute. =
It's=20
actually very easy, but you must remember to do two things: 1) add a =
"verify=20
password" field, and 2) a way for people who have forgotten their login =
info to=20
receive it via email. Even if people set their own password they'll =
forget=20
them.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>So ... how do you make a random=20
password?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>michael</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"dsafar" <<A=20
href=3D"mailto:dsafar@hotmail.com">dsafar@hotmail.com</A>> wrote in =
message=20
<A=20
=
href=3D"news:a5gh63$ngb$1@news.codecharge.com">news:a5gh63$ngb$1@news.cod=
echarge.com</A>...</DIV>
<DIV><FONT face=3DArial size=3D2>Has anyone implemented a change =
password screen?=20
if so, would you be willing to share how you did it (ccs file). I am =
using a=20
modified version of the members table from the portal example. I =
e-mail a=20
random password once the registration form has been completed, but I =
know=20
people are going to want to use their own passwords. I am trying =
to do=20
with record form but can't figure out </FONT><FONT =
face=3DArial><FONT=20
size=3D2><FONT size=3D+0> I am using PHP & MySQL (no =
templates), but any=20
examples would be appreciated. </FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>-- <BR>Don Safar<BR><A=20
=
href=3D"mailto:dsafar@hotmail.com">dsafar@hotmail.com</A></FONT></DIV></B=
LOCKQUOTE></BODY></HTML>
------=_NextPart_000_0029_01C1BEC7.A8B220E0--
|
|
|
 |
David
|
| Posted: 03/15/2002, 4:16 AM |
|
This is a multi-part message in MIME format.
------=_NextPart_000_0040_01C1CC1B.02B675E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have but I am using ASP w/ templates if you feel this would be any =
helpp to you reply ad I will explain how I have done it.
David
"dsafar" <dsafar@hotmail.com> wrote in message =
news:a5gh63$ngb$1@news.codecharge.com...
Has anyone implemented a change password screen? if so, would you be =
willing to share how you did it (ccs file). I am using a modified =
version of the members table from the portal example. I e-mail a random =
password once the registration form has been completed, but I know =
people are going to want to use their own passwords. I am trying to do =
with record form but can't figure out I am using PHP & MySQL (no =
templates), but any examples would be appreciated.=20
--=20
Don Safar
dsafar@hotmail.com
------=_NextPart_000_0040_01C1CC1B.02B675E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2713.1100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<DIV><FONT face=3DArial size=3D2>I have but I am using ASP w/ templates =
if you feel=20
this would be any helpp to you reply ad I will explain how I have done=20
it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>David</FONT></DIV></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"dsafar" <<A=20
href=3D"mailto:dsafar@hotmail.com">dsafar@hotmail.com</A>> wrote in =
message=20
<A=20
=
href=3D"news:a5gh63$ngb$1@news.codecharge.com">news:a5gh63$ngb$1@news.cod=
echarge.com</A>...</DIV>
<DIV><FONT face=3DArial size=3D2>Has anyone implemented a change =
password screen?=20
if so, would you be willing to share how you did it (ccs file). I am =
using a=20
modified version of the members table from the portal example. I =
e-mail a=20
random password once the registration form has been completed, but I =
know=20
people are going to want to use their own passwords. I am trying =
to do=20
with record form but can't figure out </FONT><FONT =
face=3DArial><FONT=20
size=3D2><FONT size=3D+0> I am using PHP & MySQL (no =
templates), but any=20
examples would be appreciated. </FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>-- <BR>Don Safar<BR><A=20
=
href=3D"mailto:dsafar@hotmail.com">dsafar@hotmail.com</A></FONT></DIV></B=
LOCKQUOTE></BODY></HTML>
------=_NextPart_000_0040_01C1CC1B.02B675E0--
|
|
|
 |
|