Dear all,
How I need to pass a variable of
JSP page to
java script function as param.
How to do that? I tried below approach , but doesnot work out.
message is varible name
confirmLogOut is java script function
on click="return confirmLogOut(<%=message%>)
Could any of you give me some hints?
Thanks in advances
Sorry I have to put space between "on click". other wise i could submit this post
[ October 14, 2007: Message edited by: walter wang ]
[ October 14, 2007: Message edited by: walter wang ]
[ October 14, 2007: Message edited by: walter wang ]