DHTML not downloading - test site

Fred Thompson
06/25/2006 01:52 pm
How can this page be properly mirrored?

http://xfx.net/utilities/dmbuilder/samples.htm

I've tried setting the starting address to http://xfx.net and downloading the entire site then putting the unwanted directories into the "diabled URLs" box. That seems to work but something is preventing the mirrored code from running properly.
Oleg Chernavin
06/25/2006 02:23 pm
Can you try to click the AuitoSave button on the Internal Browser toolbar and then browse the site offline - would this load any missing files?

Best regards,
Oleg Chernavin
MP Staff
Fred Thompson
06/25/2006 10:18 pm
> Can you try to click the AuitoSave button on the Internal Browser toolbar and then browse the site offline - would this load any missing files?
>
> Best regards,
> Oleg Chernavin
> MP Staff

This doesn't seem to help. The internal browser will display the site properly but there's no change to the retrieved site.
Fred Thompson
06/25/2006 10:41 pm
There is a link to download the code for the various sample menus. I've done that and compared with the retrieved links of OE Pro. OE Pro misses a number of files which are non-standard.

Darn. This particular site is for a DHTML menu maker that is very popular. I wonder if this means OE Pro cannot properly replicate any of the sites which use menus from this program.
Oleg Chernavin
06/26/2006 09:31 am
Can you tell me URLs of the files that OE misses?

Oleg.
Fred Thompson
06/27/2006 01:03 am
> Can you tell me URLs of the files that OE misses?
>
> Oleg.

Yes. As an example, with a starting URL of:

http://xfx.net/utilities/dmbuilder/samples/frame/thesamples/horizontal/leftaligned/

OE Pro retrieves:

default.htm
dmb_i.gif
dmb_m.gif
iemenu.js
index.html
leftaligned.dmb
nsmenu.js

The full set of files is:

addin_icon.gif
adn_b.gif
adn_w.gif
aup_b.gif
aup_w.gif
dmb_i.gif
dmb_m.gif
iemenu.js
index.html
leftaligned.dmb
nsmenu.js
_vti_cnf/addin_icon.gif
_vti_cnf/adn_b.gif
_vti_cnf/adn_w.gif
_vti_cnf/aup_b.gif
_vti_cnf/aup_w.gif
_vti_cnf/dmb_i.gif
_vti_cnf/dmb_m.gif
_vti_cnf/iemenu.js
_vti_cnf/index.html
_vti_cnf/leftaligned.dmb
_vti_cnf/nsmenu.js


_vti_cnf/index.html is not a proper HTML file. It's contents are:

vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|09 Feb 2006 12:08:34 -0000
vti_author:SR|XAVIER\\Administrator
vti_timecreated:TR|30 Jun 2004 16:38:37 -0000
vti_title:SR|Horizontal -> Left Aligned
vti_extenderversion:SR|4.0.2.8912
vti_backlinkinfo:VX|utilities/dmbuilder/samples/frame/thesamples/horizontal/leftaligned/index.html utilities/dmbuilder/samples/frame/samples_sitemap.htm utilities/dmbuilder/content/desc.htm
vti_syncwith_localhost\:80/xfxold:TW|13 Jan 2004 16:40:52 -0000
vti_nexttolasttimemodified:TR|30 Jun 2004 16:49:41 -0000
vti_syncwith_software.xfx.net\:80:TW|30 Jun 2004 16:51:02 -0000
vti_filesize:IR|5545
vti_metatags:VR|HTTP-EQUIV=Content-Type text/html;\\ charset=windows-1252
vti_charset:SR|windows-1252
vti_cacheddtm:TX|09 Feb 2006 12:08:34 -0000
vti_cachedlinkinfo:VX|Q|/styles.css S|dmb_i.gif S|dmb_m.gif H|index.html S|/images/misc/fullscreen.gif H|leftaligned.dmb S|/images/misc/dlicon.gif S|../../../mwrk.js
vti_cachedsvcrellinks:VX|FQUS|styles.css FSUS|utilities/dmbuilder/samples/frame/thesamples/horizontal/leftaligned/dmb_i.gif FSUS|utilities/dmbuilder/samples/frame/thesamples/horizontal/leftaligned/dmb_m.gif FHUS|utilities/dmbuilder/samples/frame/thesamples/horizontal/leftaligned/index.html FSUS|images/misc/fullscreen.gif FHUS|utilities/dmbuilder/samples/frame/thesamples/horizontal/leftaligned/leftaligned.dmb FSUS|images/misc/dlicon.gif FSUS|utilities/dmbuilder/samples/frame/mwrk.js
vti_cachedtitle:SR|Horizontal -> Left Aligned
vti_cachedbodystyle:SR|<body>
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false

I'm looking at other sites with the same menu builder to see if the file structures are the same.
Oleg Chernavin
06/27/2006 04:57 pm
Well, I added parsing of .dmb files, which extracts few more images, but no file contains link to a /_vti_cnf/ folder. Strange...

Oleg.