RE: [PHP] Save as .............. From: Chris Hayes (chayes <email protected>)
Date: 09/23/00

> 9. Save/mail this page to yourself. You will find it's
> not displaying images .

>

> Can anyone look into this and let me know what is that

> I am missing

I did not find the clue but I found
some other things that may be helpful.

IE says (in Dutch) when attempting to save: "the page may not be saved
correctly - continue?".

And indeed, no pictures are saved.

Possible track to follow #1: Look at the filename. When I save the page
itgets the htm extension. But when i look at the source the file is saved as
a text file in stead of an html file. Could you check whether it is linked to
as an html file? Are the brackets bothering IE? (filename
imageselected[1].htm )

Possible track #2: When I right-click the image, IE says:

 Internet Exploder cannot download ...00_n101_378424_06_INDIA.jpg' from
 win_pop('.

 no such interface supported.

(literally copied, with the weird inconsistent single quotes)

I never saw this error ever before.

Could it be a bug with popup windows?

Track #3: Dreamweaver corrected some HTML which does not look like it has
anything to do with the problem, but I thought I'ld offer it to you anyway:

Line 50 Col 42 : Removed a duplicate "border" attribute from a
<<table> tag.

Line 62 Col 12 : Closed a <<form> tag that was left unclosed or overlapped
other tags.

Line 62 Col 163 : Removed an unnecessary <</form> tag.

Line 63 Col 5 : Closed a <<table> tag that was left unclosed or
overlapped other tags.

Line 63 Col 23 : Removed an unnecessary <</td> tag.

Line 63 Col 28 : Removed an unnecessary <</tr> tag.

Line 63 Col 36 : Removed an unnecessary <</table> tag.

Oh and about the grammar:

"THE 3 IMAGES YOU SELECTED HAS BEEN ADDED.."
                          have

"There are Currently 2 images in your light box."
           currently

cheers,

Chris

--------------------------------------------------------------------
-- C.Hayes Droevendaal 35 6708 PB Wageningen the Netherlands --
--------------------------------------------------------------------

 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>