Home > Back-end >  Get to the specified WEB page the value of an input box (such as input enter or points after a butto
Get to the specified WEB page the value of an input box (such as input enter or points after a butto

Time:11-04

How to get to the specified WEB page to a certain value of the input box (such as input enter or points after a certain button access to the current text box input value), the page is JAVA development system, have a login name and password.

Probably method principle idea, such as monitoring page input box ID... But I don't know how to write,

CodePudding user response:

If this is the front page to deal with the content of the input box, using javascript,
If it is the content of the back-end service handles the input box, should be after submission, can use Ajex local submitted to implementation,
See your specific needs what kind of, then make a corresponding solution,

CodePudding user response:

Just the first line is the front page, not the front page, looking for a word,
  • Related