in reply to Add text box while click one button
Any code? Perhaps I don't understand the question fully, but if you want your HTML page to pop-up another text box when pushing a button on the HTML page, you should probably do that with some sort of HTML scripting (Javascript, etc...).
If a Perl script is generating the HTML code, I think you'll still need to know the Javascript to write to the HTML to produce the desired result in the user's browser.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Add text box while click one button
by soubalaji (Sexton) on Mar 20, 2009 at 12:37 UTC | |
by drench (Beadle) on Mar 20, 2009 at 16:17 UTC |