From this site'http://www.henkel.de/int_henkel/company_de/index.cfm' the mainpicture in the upper left corner is not been loaded.
If You have a look to the sourcecode you see an array of 4 pictures. Is it possible to load all of them.
From this site 'http://www.cducsu.de/' the pictures for the navigationmenu on the left are not loaded.
When loading the site 'http://www.thl-cdu.de/' as a singleurl, only fragments are loaded. Is it possible to load the whole site even with the option singleurl?
Tank You and bests regards
Jo. A. Kim
2. Please also try the AutoSave feature or allow script calculations in the Project Properties dialog - Advanced section.
3. SingleURL= loads the page with Level=0. To load the whole site, remove that SingleURL.
Best regards,
Oleg Chernavin
MP Staff
Hi Oleg,
1. I am loading the project via ole and do not use the GUI from OEE.
2. How can I set the property 'allow script calculation' via ole?
3. It seems still not to work but I will try with different levels and look for the reason.
Thank You and best regards
Jo A. Kim
2. I just added IOEProject.ParseScriptCalculations property.
Oleg.
1. For what do I need a OLE Automation if I still must use your GUI?
OLE Automation opens Offline Explorer Enterprise to solution developers. It is now possible to write a program using Visual C++, Visual Basic, Delphi or another COM-compatible development environment to start new downloads, manage Projects and process downloaded Web sites via Offline Explorer.
2. Where is the new update?
2. I will work on your other message and upload the update.
Oleg.
Hi Oleg
2. do You have a new update?
Best Regards
Jo A. Kim
http://www.metaproducts.com/download/betas/OEE2577.ZIP
Use the IOEProject.ParseScriptCalculations property - it works the same way as IOEProject.ParseScript.
Oleg.
>
> http://www.metaproducts.com/download/betas/OEE2577.ZIP
>
> Use the IOEProject.ParseScriptCalculations property - it works the same way as IOEProject.ParseScript.
>
> Oleg.
Hi Oleg,
2. The pictures are now downloaded, but they do not appear on the Method GetLinksFromHTML()
best regards
Jo A. Kim
Oleg.
Yes it would be great if You can do it!
Tank You and best regards
Jo A. Kim
http://www.metaproducts.com/download/betas/OEE2583.ZIP
Please let me know how it works.
Oleg.
it does not work yet. But maybe it depends on me: I dont relly know why I need the parameter Referer. Where do I get it? If I check the downloaded files with a timer and the connection Properties (because the the WM_COPYDATA Message does not work on an x64 system) the referer paramter e.g. on the site http://www.cducsu.de/default.htm is null and with the WM_COPYDATA Message there is no referer parameter.
Jo A. Kim
Oleg.
It does not work anyway! GetLinksFromHTML2 returns the same result as GetLinksFromHTML
parameter ParseComplexScripts = 1 !
Jo A. Kim
http://www.metaproducts.com/download/betas/OEE2584.ZIP
Oleg.
Hi Oleg,
still the same! Does not work.
Jo A. Kim
Oleg.
both methodes GetLinksFromHTML and GetLinksFromHTML2 returns the same values.
I tried it with the site http://www.cducsu.de/default.htm because I know the result which should be returned
What I wonder is that when downloading, all the links (pictures) are correctly downloaded, but not with the method GetLinksFromHTML2.
the methos does not notify scripts like this: 'onmouseover="highlight('Presse','/images/')"'
best regards
Jo A. Kim
Oleg.
while downloading You are able to parse the scripts, because the files are downloaded.
Could it be possible to put the list with the Links on the Message WM_COPY?
Please think about this solution!
Best regards
Jo A. Kim
Oleg.
No I do not!
Oleg.
How do I receive the File?
In the WM_COPY- Message? Or just a link to the filesystem?
Jo A. Kim
Oleg.