problem using requiredif

2003-11-13 Thread newton rutgers
Can anyone tell me what's going on in here.. i want the product field has to 
have some value other then "Please select one". and it should be required 
field.

Thanks,
Newt

 			
  field[0]
 product 
  fieldTest[0]
   	
EQUAL
  
 
 fieldValue[0]
 Please select one
 
		 

_
Send a QuickGreet with MSN Messenger 
http://www.msnmessenger-download.com/tracking/cdp_games

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


conditional validation

2003-11-13 Thread newton rutgers
Hello All,

Can i do the conditional validation. For example if i have a drop down and 
the default value is "Please select one". if user dosen't select anything. 
validation won't show that it is required field to select.
can anyone please help. Also how do i validation for radio button to see 
that user select something.

the entry in my validation.xml looks like this:


 
 
 
  mask
  ^\w+$



Thanks,
Newt
_
Concerned that messages may bounce because your Hotmail account is over 
limit? Get Hotmail Extra Storage! http://join.msn.com/?PAGE=features/es

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Change content dynamically

2003-11-07 Thread newton rutgers
Hello All,
I have a question.
If i have a radio button with yes/no option.
If a user selets yes then i want to show another text field on the vary same 
line on the page letting them enter the value.
Is there any tag available? if not how can i achieve this on the JSP

Thanks alot,
Newt
_
MSN Messenger with backgrounds, emoticons and more. 
http://www.msnmessenger-download.com/tracking/cdp_customize

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]