Hello,

I am looking to create a password change page using CFFORM for validation 
purposes and required fields.  I know you can use Javascript but it doesn't 
interface with CFFORM when I tried to use it.  Here is how the page works.

1)  User is already logged in wants to change password.  Clicks on link to page
2)  Page comes up with session variable assigned and sees a form with two 
fields password 1 for new password and password 2 for verification of password 
and a submit button.  
3)  Upon entering the data, the user clicks the submit button in cfform and it 
either posts back an error that the two fields aren't identical OR it moves 
forward updating the password in sql server.
a)  First Caveat, neither field can be posted blank.

Thanks for any help, 
G


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2357
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to