| View previous topic :: View next topic |
| Author |
Message |
thefarside01 Newbie
Joined: 07 Nov 2005 Posts: 17
|
Posted: Jun 8th, 2006 07:26 AM Post subject: help with login form |
|
|
im currently trying to code a login screen using a datafield control. i'm having a difficulty with the "change password" form. the "change password" form contains txtpass which is for the old password and txtnewpass for the new password. my problem is that every time the "change password" form loads it displays the old password. what do i have to do so that when the "change password" form loads the txtpass and txtnewpass textboxes are just blank.? help  _________________ if me.bored= true then
beer.show
me.wasted
end if |
|
| Back to top |
|
P.T.A.M. Administrator

Joined: 08 Oct 2003 Posts: 752 Location: Greece
|
Posted: Jun 9th, 2006 12:57 PM Post subject: |
|
|
Can you post your code? _________________ No one is completely useless. They can at least be an example of what to avoid. |
|
| Back to top |
|
|