Hi All!

A want to show users in a HTML form a combo-box
with card types and an input (type="text").
The input field is initially filled with the amount
the customer owes. He/she can choose to pay
more or less. Depending on the selected card
type, there is a discount.

I need a visible read-only field that is changed
dynamically ad the user changes the selection
in the combo-box and the content
of the input field,

I know that I can do this in an applet, but I am targeting low end clients
that cannot handle applets. I know for
hidden type but I need this information
to be visible.

Any suggestions?
Thanks

Dragomir

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to