I'm using Web page Create unchecking the "Copy source images to output folder" and specifying an Output directory that has spaces in it, eg "C:\Documents and Settings\ss02ss02\My Documents\My Pictures\tst1\" as a template I take "_Default - Frame". Hit create and so far so good the web pages get created....
When I open the index page, e.g. "C:\Documents and Settings\ss02ss02\My Documents\My Pictures\tst1\index.html" in Internet Explorer the thumbnails show, but the original pictures show the broken picture icon

It is the %2520 of course that is the problem - it should be %20. Checking the "picture name".html file shows that the (correct format of) img src="file://C|/Documents%20and%20Settings/ss02ss02/My%20Documents/My%20Pictures/E510%20originals/DSCF0029.JPG". It does not have the %25 so for some reason IE is translating the % to %25

The good news is that Firefox handles this just fine and displays the original pictures

Can this be fixed and made to work using IE, am I doing something wrong, is this a

This is under Win2k sp04 + all fixes and IE version 6.0.2800 and XnView 1.8.1.
Thanks, JDH