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