Are you trying to load data from a server which is different from the one which the application loaded from?
On Mon, Jan 12, 2009 at 1:43 PM, Justin Clift <[email protected]> wrote: > Hi all, > > Trying to figure out how to do HTTPS requests (for securing > authentication) from an in-development web app. > > Older documentation and references exist online, pointing to the > existence of a "secure" attribute for the <dataset> tag. However, that > attribute doesn't seem to exist any more. > > Asking because I've been trying out various combinations of options to > get a request to a HTTP url happening, and so far nothing is hitting > that server. :/ > > ie. Using things like: > > src="https://www.example.com/some-url-here-with-args" secureport="443" > src="http://www.example.com/some-url-here-with-args" secureport="443" > > Trying to add a "secure" option to the above just generates an error. > > Thoughts/ideas/suggestions? > > Regards and best wishes, > > Justin Clift > > -- > Salasaga - Open Source eLearning IDE > http://www.salasaga.org > -- Henry Minsky Software Architect [email protected]
