Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
cc:
Subject: Re: How to pass Strings to a JavaStript function..
Greetings:
I have used this type of syntax:
onclick='SelectDate("<%= oldDay
Greetings:
I have used this type of syntax:
onclick='SelectDate("<%= oldDay %>","<%= oldMonth %>","<%=
oldYear %>")'/>
Note the single quotes on the outside.
Marcelo Caldas <[EMAIL PROTECTED]> on 01/29/2002 11:22:34 AM
Please respond to "Struts Users Mailing List" <[EMAI
Have you tried to escape the quotes with a \ character? Like this:
Nathan Anderson
-Original Message-
From: Marcelo Caldas [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 29, 2002 9:23 AM
To: Struts Mailing List
Subject: How to pass Strings to a JavaStript function..
Hi guys,
Does
3 matches
Mail list logo