Can you share the link?
Thanks, I'll take a look at that. The page does work just fine on IE outside of Inquisit on the computer.
Presumably there's something about your HTML (you'll want to inspect its source code) / probably has nothing to do with Inquisit per se.
Does the page render in IE on that machine, i.e., not using Inquisit?
Many thanks Dave. That actually does work for me now with google and most other links. However, when I try substituting the link to the page I need I see the error message "object doesn't support property or method 'getContext". I am not certain what this is referring to. Perhaps there is something about the link that it does not like. Have you seen this before?
Best.
<htmlpage intro>/file="http://google.com"</htmlpage><block myblock>/ postinstructions = (intro)</block>
works perfectly fine as far as I can tell.
Hello,
This may be a somewhat basic question, but I need to know how to present a website on the internet as stimulus material. I am having trouble with the htmlpage element. Regardless of the website that I enter as the path a blank screen is displayed rather than the content. For example, the script below does not seem to work. Am I missing something obvious?
Internet explorer is working properly on the computer, so that should not be the problem.
Any help we be much appreciated.
<htmlpage intro>
/file="http://google.com"
</htmlpage>