We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
i would like to put in form submit but it seems i cant
had to upload text coz didnt display it here http://www.text-upload.com/read.php?id=109261&c=1806480
but i cant get it to display, if i try some other php code it works but with
Regards
The text was updated successfully, but these errors were encountered:
instead of inserting your html-text with plain copy&paste like this:
text : '<form name='thanks' ...
Since a string is started and stopped with a ' or " you have to escape all occurrences of these chars by ''
I hope this will solve your problem.
Sorry, something went wrong.
No branches or pull requests
Hi,
i would like to put in form submit but it seems i cant
had to upload text coz didnt display it here http://www.text-upload.com/read.php?id=109261&c=1806480
but i cant get it to display, if i try some other php code it works but with
dont. Any suggestion?Regards
The text was updated successfully, but these errors were encountered: