Ok, so now we have the page and can modify at whim, but, a new question arises. How
can we deliver the modified page to a frame?
This javascript chokes...
java-script: rejoin [{parent.frame.document.write("} the-doc{");}]
It seems the quotes and curlys within the-doc mess with the javascript document.write
function?
I suppose one could save the page and navigate to it using a parent.frame.navigate
("url") but if your doing 00's of pages per minute, this would become rather
cumbersome in a hurry.
And hey, it's the 21st century right? I mean, when I was a kid they told us, that by
this time, people would be living on the moon, cars would fly, robots would be making
our lunch and world hunger would be a thing of the past. Surely by now we should
<i>at least</i> be able to read a webpage, modify it, and deliver it with relative
ease.
Terry Brownell
www.LFReD.com
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.