Click to See Complete Forum and Search --> : read the content of a frame in IE


jub7
02-20-2003, 07:30 AM
A script returns a text value to iframe
I would like to read the content of the frame in IE

Does any one know good searchable javascript and DOM refernce?

pyro
02-20-2003, 07:34 AM
...:confused: What exactly do you need to do?

jub7
02-20-2003, 07:36 AM
isn't it clear
I have some text in a frame, would like to read it into a variable and analyse it.

pyro
02-20-2003, 07:40 AM
Originally posted by jub7
isn't it clearNo, it was not. That is why I asked...

Is the text in a <div> tag (or can it be put in one)? Is it in a form field?

jub7
02-20-2003, 07:51 AM
the text in the iframe, in plain, no tages text

like "12345"

jub7
02-20-2003, 07:51 AM
the text in the iframe, in plain, no tags text

like "12345"