Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Remote file access
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Remote file access
Remote file access
23-07-2009 7:21 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I have a website that uses javascript to pull html from a remote file and embed it in the main page. This works perfectly on my localhost and test server but does not work on the plusnet webspace.
I think this is because the script is being blocked from accessing other files on the server.
Is there anything I can do to correct this?
Thanks
I think this is because the script is being blocked from accessing other files on the server.
Is there anything I can do to correct this?
Thanks
Message 1 of 2
(760 Views)
1 REPLY 1
Re: Remote file access
24-07-2009 1:48 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: footPRINT I think this is because the script is being blocked from accessing other files on the server.
Most likely it's being blocked, although as it's javascript it would be down to your web browser to do this. I know firefox blocks this sort of thing by default, if you're using that then check the error log (Tools->Error Console) - there should be a message in there.
It's sensible for the browser to do this, allowing javascript to load content from other domains is a gateway to security problems.
Message 2 of 2
(185 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page