insaatforumu
06-09-2008, 04:38 PM
i have a search form in .js file. and i have security token problem. i have the following code in my form code in .js file,
document.writeln("<input type=\"hidden\" value=\'$bbuserinfo[securitytoken]\' name=\"securitytoken\"/>);
What is the wrong?
document.writeln("<input type=\"hidden\" value=\'$bbuserinfo[securitytoken]\' name=\"securitytoken\"/>);
What is the wrong?