pierre jaquet
11-29-2008, 10:43 PM
hello everyone.
I am using that to send values to a php page that will stock the values in a text file.
Is it possible to stock the values in a text file without refreshing or changing the url?
<form action="getpost.php" method="post">
pseudo : <input type="text" name="pseudo" value=""/>
message : <input type="text" name="message" value=""/><input type="submit" value="envoyer"/>
</form>
Sorry for my bad english.
I am using that to send values to a php page that will stock the values in a text file.
Is it possible to stock the values in a text file without refreshing or changing the url?
<form action="getpost.php" method="post">
pseudo : <input type="text" name="pseudo" value=""/>
message : <input type="text" name="message" value=""/><input type="submit" value="envoyer"/>
</form>
Sorry for my bad english.