phpusers Posted February 28, 2009 Share Posted February 28, 2009 I am running wampsever on windows xp. Everything was running fine till I tried the page refresh meta tag. Now I get the error: Forbidden You don't have permission to access /lawfirm/transaction.php><html><head><title>Entry Screen</title></head><body><script language="javascript" type="text/javascript"><!-- //Implementing AJAX in PHP// Get the HTTP Object/*function getHTTPObject(){ if (window.ActiveXObject) return new ActiveXObject("Microsoft.XMLHTTP") on this server. Can someone please tell me the cause and how to remove this error. I believe it is some settings in the index.php file. I have tried to change the directory settings but no luck!! Please help. Also how to refresh the main page in the following situation. From main page, an entry form is opened after the entry the user is redirected back to the main page, but it relects the change in some cases and does not at other time. Any suggestions. This is why I tries the refresh meta tag. Link to comment https://forums.phpfreaks.com/topic/147283-error-403-forbidden/ Share on other sites More sharing options...
ratcateme Posted February 28, 2009 Share Posted February 28, 2009 you are missing the closing " on your meta tag Scott. Link to comment https://forums.phpfreaks.com/topic/147283-error-403-forbidden/#findComment-773156 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.