thefarside01 Newbie
Joined: 07 Nov 2005 Posts: 17
|
Posted: Jun 7th, 2006 07:38 AM Post subject: login form help a noob |
|
|
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.? by the way the txtpass and txtnewpass textboxes are bound to the datafield control in the properties window. help  _________________ if me.bored= true then
beer.show
me.wasted
end if |
|