"Chip" <> wrote in
news:#:
> Here's how I think it should work. Open the Library of Congress search
> page in a frame within my app. Do your searching and select a record.
> Now click a button on the "my app" frame to import that record.
How will you import it? If its in a frame, it will be in the users browser.
JS might get it - but often different windows and frames that are from
different domains are security blocked.
> I should be able to read the HTML in one of two ways:
> Access the buffer in the other frame
Maybe? Might be security restrictions.
> Get the URL from the other frame and access the page through more
> conventional means
By refetching on to the server?
> I would prefer to just read a buffer since I've already accessed the
> page. Can somebody help with some pointers to how I can read the HTML in
> a frame?
You will have to use Javascript - if the security model will let you because
its a different domain.
--
Chad Z. Hower (a.k.a. Kudzu) -
http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
ELKNews - Get your free copy at
http://www.atozedsoftware.com