[www-dom] <none>

Hi all,
           I've 2 frames say "top" and "bottom". Frame "Top" having
following HTML.
                                   <html>

<head><title>Title</title></head>
                                              <body><table>

<tr><td>Name</td><td>Pranav</td></tr>

<tr><td>Company</td><td>Informica</td></tr>
                                             </table></body>
                                 < /html>

               Now I wann to read values(Name=Pranav and Company=Informica)
from "Top" frame and want to use these values in the "Bottom" frame.
                Can is it possible with the help of DOM or by another way???

Waiting for reply...

With best regards,
Pranav Kumar
Software Engineer
Informica Inc.
www.Informica.com

"The glory of friendship is not the outstretched hand, nor the kindly smile,
nor the joy of companionship; it is the spiritual inspiration that comes to
one when he discovers that someone else believes in him and is willing to
trust him with his friendship."

Received on Friday, 7 September 2001 17:58:48 UTC