fyi

this http://www.jguru.com/faq/view.jsp?EID=993519 did the trick.


On Mon, 28 Feb 2005 14:59:31 +0800, Richard Reyes
<[EMAIL PROTECTED]> wrote:
> Hello Guys,
> 
> Please advise....
> 
> I have this code below... and i need to add the username property to
> the javascript.
> 
> <td align="right" bgcolor="#ffffff">
>                <bean:write name="idRuser" property="username"/>&nbsp;
>                 <html:button property="btnDelete" value="Delete"
> 
> onclick="document.location.replace('delete-ruser.rr?ruser='+<bean:write
> name="idRuser" property="username"/> )" />
> </td>
> 
> thanks
> richard
>

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

Reply via email to