Author |
Topic  |
|
fzirp
Practical
 
United Kingdom
26 Posts |
Posted - 23 Apr 2005 : 20:28:39
|
I have had a frustrating couple of hours trying to track down a problem. On some pages I have created, Dynamic HTML Editor is inserting a table without my permission. When I view these pages in my browser locally they look OK. But when I upload them to my server and view them, I am seeing an indication of a missing graphic (the red "x" in a white box that IE displays for unloaded graphics. After a long hunt I tracked the offending code down to the "blank.gif" in the following code:
<table width="729" border="0" cellspacing="0" cellpadding="0" bgcolor="#000000"><tr><td width="729" height="390" bgcolor="#C0C0C0"><img src="blank.gif" border="0"></td></tr></table></div>
When I alter the html files by removing the <img> tag and the reference to "blank.gif", the pages look OK locally and on my server. Any ideas about what's going on here?
fzirp |
Edited by - fzirp on 23 Apr 2005 20:30:01 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 26 Apr 2005 : 19:06:02
|
Dynamic HTML Editor creates this table because you have checked the option "center page". The blank.gif image must always be present in your folder files; some browsers work ok also if you don't use this image but other not. I suggest that you copy this image into your server and leave the code that Dynamic HTML Editor has inserted. |
Regards, Davide |
 |
|
fzirp
Practical
 
United Kingdom
26 Posts |
Posted - 26 Apr 2005 : 21:18:34
|
quote: Dynamic HTML Editor creates this table because you have checked the option "center page". The blank.gif image must always be present in your folder files; some browsers work ok also if you don't use this image but other not. I suggest that you copy this image into your server and leave the code that Dynamic HTML Editor has inserted.
Hmmm... I don't think so Davide. I just now created a new page as a test. The design is simply two overlapping rectangles. I made sure that the centre option in the Main Page Settings was not checked. But when I exported the file to html and looked at the source code, the line in the table for "blank.gif" was there. Viewing it as a local file it everything displays correctly. But when I uploaded the html file along with "blank.gif" to my server, the "x" for the missing graphic was there and the upper rectangle appeared as an empty outline. You can view it here: http://www.arabellastewart.co.uk/blank.htm I'd be relieved to learn that I am doing something wrong, but so far I can't see anything wrong in my procedure.
fzirp |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 27 Apr 2005 : 08:49:39
|
Probably the file blank.gif or png32.htc are missing onto your server... I think there is also a bug in Dynamic HTML Editor so if you choose to upload only "files modified today" Dynamic HTML Editor forgets to upload also these files. I will correct this feature very soon ;-) |
Regards, Davide |
 |
|
fzirp
Practical
 
United Kingdom
26 Posts |
Posted - 27 Apr 2005 : 15:26:19
|
Thanks Davide. I will try it again when the correction is done and let you know how it worked.
fzirp |
 |
|
fzirp
Practical
 
United Kingdom
26 Posts |
Posted - 27 Apr 2005 : 22:32:55
|
Davide, you were right: I just checked, and png32.htc was missing on my server. When I added it, my problems went away. I'm not sure why it didn't get uploaded or was deleted--maybe because of the problem you mentioned. I'm glad it's nothing more serious!
fzirp |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 28 Apr 2005 : 08:58:55
|
:-) I've already corrected this, maybe tonight I'll release the new revision ;-) |
Regards, Davide |
 |
|
s.dav
Site Admin
    
Italy
3364 Posts |
Posted - 28 Apr 2005 : 20:10:32
|
Released! |
Regards, Davide |
 |
|
fzirp
Practical
 
United Kingdom
26 Posts |
Posted - 28 Apr 2005 : 21:32:18
|
Great--will let you know if I have any problems... but I don't expect any! By the way, I have now registered because I am convinced of the excellence of the program and the speed and thoroughness of your responses to bug reports and requests.
fzirp |
 |
|
|
Topic  |
|