Hi,
I am working on two javascript problems and would like to have a few pointers. One is on the bookmarking a page. The second is on "flushing" out the data after clicking submit button.
I have a default.htm that uses 3 frames (top.htm, left.htm, and right1.html). After navigating several levels deep on the right side frame, I would book mark it. (So, from right1.htm went to right9.htm and book mark at right9.htm) With the smart IE, it is smart enough to return to the page I book mark. That is right9.htm. However, Netscape older version will always go to the main page. That is, the right side of the page is right1.htm .
Is there a way to have IE to do that (returning to right1.htm)? I have notice it is only the newer version of IE will do that.
Also, where can I find out more info. on programming ability of IE?
Thanks in advance.
Jonathan Lee