Hi All
I have a HTML page where I dynamically created 2 Iframes.
The problem is, after this page is loaded & I navigate to some other page & come back using browsers back button, both of the Iframes are loaded with same content.has anybody faced with the same problem..I read somewhere taht if there are 2 dynamically created Iframes IE will store only second one in history,Is the problem because of this?
Please help