Trying to download javascript links

Steve Sieloff
02/16/2004 10:28 pm
Oleg --

I am trying to download the following site:

www.realtracs.com

When you get to site, select Search for properties. Leave the All Counties selected and hit Go. In the next form, fill in 10000 for min price and 10099 for max price and hit Search (I will use the {:10000..1000000|100#1} and {:#1+99} macro options to auto generate the searches) ... you should get a results page with 2 properties. I would like to get these detailed links ... on a mouseover they show a Javascript notation of ShowDetail(0) ... I tried the Evaluate script calculations but the links don`t load into the queue ... I have Level Limit set at 1 ... not sure if this is another example of links that OE Pro 3.0 cannot navigate ... thanks for your guidance!

Steve
Oleg Chernavin
02/17/2004 04:58 am
Steve,

Sorry, but the script calculates the links to view using cross-frames values and then it submits a form. Offline Explorer cannot resolve that yet.

Best regards,
Oleg Chernavin
MP Staff
Steve Sieloff
02/17/2004 01:09 pm
Oleg --

Thanks for the update .... I guess you`ll never be lacking for a list of things to do!

Let me know if/when you get some code you`d like to test and I`ll be happy to run several problematic sites that use complex Javascript navigation to test it out!

Steve

> Steve,
>
> Sorry, but the script calculates the links to view using cross-frames values and then it submits a form. Offline Explorer cannot resolve that yet.
>
> Best regards,
> Oleg Chernavin
> MP Staff
Oleg Chernavin
02/17/2004 04:54 pm
> Thanks for the update .... I guess you`ll never be lacking for a list of things to do!

Oh, yes! Web sites become more complex every day!

> Let me know if/when you get some code you`d like to test and I`ll be happy to run several problematic sites that use complex Javascript navigation to test it out!

Well, it may take some time. I have to make better support for calculations inside external .js files. Filling and submitting forms in scripts will probably go next.

Anyway both of the above are very complex to implement, so I can`t really imagine when it will be possible.

Oleg.
Jiri Rosicky
02/26/2004 10:46 am
Hi all!

I have read the conversation about resolving javascript links. I also have one problematic link:

http://photomail.photoworks.com/sharing/album.asp?Key=1~FQQ4aBru.cIUNOIpbI08nIUsN/LlxD1MxaHyaMiBqNFFMWAflNJWyT50OGUPpD4D

I suppose it is the case with javascript links, isn`t it?

Regards,
J.
Oleg Chernavin
02/27/2004 07:36 am
Jiri,

All these links to large images can be easily downloaded with the latest version of Offline Explorer - just use Level=1 and enable "Evaluate script calculations" box in the Properties dialog | Advanced section.

Oleg.