Skip to content
Advertisement

I cant save input a form to file txt

i have problem when i get value from input form. if only form not have tag it could be run well.

JavaScript

and i used POST to get value in input form

Advertisement

Answer

Best practice will try run program on static / in program variable first and later use remaining code using POST and GET inputs

hope following code will solve your issue

JavaScript
User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement