954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Remove textfield when button is clicked

I am new to JSP.
How to remove textarea when the button is clicked.
And also button should get removed.
plzzz suggest solution

sayalip
Newbie Poster
1 post since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

That is JavaScript. JSP cannot affect the loaded form without a submit and reload, as it runs only on the server and the loaded page is completely on the client.

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You