| 
                                                                        
                                                                         
                                                                            
                                                                                kentico_martind
                                                                            - 
                                                                                4/2/2009 7:01:35 AM
                                                                            
                                                                         
                                                                         
                                                                            
                                                                        
                                                                        
                                                                         
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                         
                                                                        
                                                                            RE:BizForm validation - match control values
                                                                        
                                                                            Hi John,
  I would recommend creating custom form control (please see http://www.kentico.com/docs/devguide/form_controls_overview.htm and http://www.kentico.com/docs/devguide/developing_form_controls.htm for more details) where you put two textboxes and compare values from both text boxes manually in code-behind of form control. You can inspire by existing ~\CMSFormControls\PasswordConfirmator.ascx form control (in Kentico CMS 4.0) that works on same principle.
  Best Regards,
  Martin Dobsicek
                                                                         
                                                                        
                                                                            
                                                                         
                                                                        
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                         
                                                                     |