just a tip, you can replace the escaped quotes (\") by single quotes in Javascript in order to get a more readable code. You can even start a string with single quotes and use double quotes inside.<br><br><div><span class="gmail_quote">
On 10/8/06, <b class="gmail_sendername">Sam Young</b> <<a href="mailto:samnyoung@hotmail.com">samnyoung@hotmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am using the dbox0.9a1-demo with msw4 and I am having trouble getting my<br>main image to display.<br><br>I was thinking my problem is in the code listed below. Does anyone have any<br>suggestions?<br><script language="javascript">
<br> document.write("<img id=\"main\" src=\"../graphics/white_pixel.gif\"<br>height=\"" + mapsizey + "\" width=\"" + mapsizex + "\">");<br></script>
<br><br>Thanks,<br>Sam<br><br><br>_______________________________________________<br>Mapserver-west mailing list<br><a href="mailto:Mapserver-west@lists.maptools.org">Mapserver-west@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/mapserver-west">
http://lists.maptools.org/mailman/listinfo/mapserver-west</a><br></blockquote></div><br><br clear="all"><br>-- <br>"Minds are like parachutes, they work best when open."<br><br>Bruno Patini Furtado<br>Software Developer
<br>webpage: <a href="http://bpfurtado.net">http://bpfurtado.net</a><br>software development blog: <a href="http://bpfurtado.livejournal.com">http://bpfurtado.livejournal.com</a>