the no. of text boxes i will have to generate in the form is dependent on
the no of clicks of the button. hence I cannot keep the test box invisible.

Badri



----- Original Message -----
From: "Gochwal Meenu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 02, 2001 3:17 PM
Subject: Re: generation of textbox thro' java script


> why don't u make the textbox invisible and then make it visible on the
click
> of the button
>
> > -----Original Message-----
> > From: Badrinarayan K. Melkote
[SMTP:[EMAIL PROTECTED]]
> > Sent: Friday, November 02, 2001 3:16 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      generation of textbox thro' java script
> >
> > Hi,
> > I have a small problem.
> > Can anyone tell me how to generate a textbox in a form (HTML) using Java
> > Scripts.
> > i.e when i click on a button. i need a text box to be generated in the
> > same
> > form.
> > I tried out document.write('<input="text" name="textbx"'). but it just
> > does
> > not work.
> >
> > with regards,
> > Badri
> >
> >
==========================================================================
> > =
> > 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://archives.java.sun.com/jsp-interest.html
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.jsp
> >  http://www.jguru.com/faq/index.jsp
> >  http://www.jspinsider.com
>
>
===========================================================================
> 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://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com

===========================================================================
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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to