how can i change input value with javscript
-
hi
i want to fill input text value with javascript and send to database
but when sent my form to database data is empty.
how can i solved itmy code:
elementInput.value = ‘customeString’;
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘how can i change input value with javscript’ is closed to new replies.