how to print values of input field into existing form

132 Views Asked by At

I have a form available in my hand, also i have build form with same input field in jsp, now i want every inserted values of form to be printed in their respective fields of existing form fields. Please help me.

1

There are 1 best solutions below

0
On

Please rephrase your question so that it is more understandable.

maybe you are looking for something like this?

or if you are looking at changing the way the inputs look when printed look at this article

https://alistapart.com/article/goingtoprint

Print Stylesheet - Converting inputs to text