i need help on html form.
I got a javascript variable, and I am trying to pass the variable to a html form texbox. I want to display the variable on the textbox dyna
//php on some.php page echo $_POST['user'];