hugo
07-17-2003, 11:54 AM
hello,
i want to access via javascript the content of another html-page (just the url is known) and pass it to a js-variable. I don't want the other page beeing shown in a browser window.
...something like:
var newContent = otherUrl....document.form...
is this possible?
thanks,
david.
i want to access via javascript the content of another html-page (just the url is known) and pass it to a js-variable. I don't want the other page beeing shown in a browser window.
...something like:
var newContent = otherUrl....document.form...
is this possible?
thanks,
david.