I am using Offline Explorer Enterprise ver 3.9
I have the following problem :
My start page contains two links details.jsp?id=1 and details.jsp?id=2
The details.jsp page has an iframe named iframepage.jsp without parameter ( the id is stored in session )
When i download the project, i well have one page by id ( details.jsp@id=1 , details.jsp@id=2 ) but only one iframepage.jsp containing the information for id = 2 . So when i create the export file, the information in the page details.jsp?id=1 are wrong because the iframe page is not good.
To generate two different files of the iframepage.jsp, i have tried URL Substitutes adding a parameter tmp with the timestamp. So two files are created with two different dates ( like iframepage.jsp@tmp=181501 and iframepage.jsp@tmp=181605) but the content of the files are still the same. ( and they should not )
Do you have any idea to solve my problem ?
Best regards,
B. Olsztynski
Best regards,
Oleg Chernavin
MP Staff
thanks for your reply. I will try to find another solution.
Best Regards,
Bertrand Olsztynski.
> Well, this kind of a site is really hard to download. I am afraid, it will be impossible to do. Sorry.
> > Best regards,
> Oleg Chernavin
> MP Staff
Oleg.
Hi Oleg.
Finally it`s work now.
In fact like i am a developper on the site that i want to download, i have modified the call of the Iframe by adding an id key in parameter and it`s work well .
Thanks for your help.
Bertrand.
> OK. If you do find it, can you please let me know?
> > Oleg.
Oleg.