Hi guys,
Does any one knows how to send strigs to a javascript function...

I have a function that receives three string parameters and what I'm trying to do is:
<html:button property="oldDate" value="checkDate" 
onclick="SelectDate("oldDay","oldMonth","oldYear")"/>
But of course, it's all mess up the quotes... I tried single quotes and no quotes at 
all, but still doesn't work...

any help is appreciated... thanks.

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

Reply via email to