Is it possible to use CSS to make a button look like a hyperlink (I have very limited CSS myself)?
Heck, Paul, you can use the struts tag to make the button "look like a hyperlink". There is nothing special about this. Check out the Struts HTML image tag which extends the Struts HTML submit tag. The key is that there is a separation between the name of the button and the source of the button. You can have the same name with multiple sources creating the standard hyperlink look.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]