Try using CSS. You can customize the styles of the form element.

Here is a link for CSS resources.
http://www.jspinsider.com/reference/css/index.html

Jayson Falkner
V.P./CTO, Amberjack Software LLC
[EMAIL PROTECTED]
www.jspinsider.com

----- Original Message -----
From: "Daniel Lynn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 14, 2001 9:47 AM
Subject: help? and please don't flame


> ok, I realise this is really pushing the on-topic/off-topic line, but
> I've looked all over the place and can't find any info and it is related
> to my JSP program.
>
> I'm currently using 3 linked images in a horizontal row to to send info
> to one of a series of JSP programs using
> href="somepage.jsp?parameter1=data1&parameter2=data2, etc.". I would
> like to use forms to pass it, but if I make them forms, but if I make
> each one a form, it automatically skips to the next line. Any ideas?
>
> -Daniel
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to