Hello HTML Champs,
                                I am facing a simple problem while
generating my form like this :
------------------------------------------------------|
N: _______text field1_ a                                |
C: _______text field2_ b                                |

<ADD>

<TABLE>
R1    C1 C2
1.     a    b
</TABLE>
                                                                    |
_______________________________________|

Above is my form screen. I have 2 text field whose values I want to show
in my table.

I want one addition to that , if I press on add button then the
information entered in the
text field1_ a &  text field1_ b should be reflected into my table and
the columns should be reset and refreshed.

If any one has gone through this practive then send me the html code of
that.

Thanks in adv
Amit

___________________________________________________________________________
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