hello (excuse my english)
I can write to the txt file on my server with ajax request.
But the variable recovered is the name of my variable instead of its value.
I think there is a problem with the quote in my code. no ?
In my txt file it writes "varcode" instead of its value in construct.
"http://www.mydomain.com/essai.php?fcode=varcode"
Where is the error or what is missing?
please.