i need your help to fix the following problem. I want to send a varaible from js to php, because i want to use the mail function in php, so i have to send the text, which is computed in js to php.
Is there a possibility to using the ajax constructor or the xmlhttpRequest, and how is it working