I'm getting a page error when trying to post to a php page. I can redirect to an html page fine but I get the following error with any php file:
Code: Select all
Line: 1
Char: 38
Error: Object doesn't support this property or method
Code: 0
URL: http://*my domain*/cgi-bin/xuploadEN_info/upload.cgi?*a load of parameters*
Can someone tell me what I need to do to fix this? Is it a Javascript problem or do I need to change something in the config?
Thanks.