|
||||
[Chameleon] Print WidgetTracy Howlett thowlett@whistlermuseum.orgWed, 28 Jan 2004 09:44:20 -0800
|
This is a multi-part message in MIME format. ------=_NextPart_000_005B_01C3E583.4E0235B0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Huub, Thanks for that tip. There are now no errors on the opening print production page but I'm still getting the same errors when I try to either download or display the image. "If I click on download map I get a bunch of 'No language is set' errors and a 'No valid map object to restore to'. If I click on Printer friendly map I get a screen with an image which doesn't draw..the source of that image is <http://localhost/cwc2/widgets/preview.php?sid=40008f667ae2a&selImageFormat= > "http://localhost/cwc2/widgets/preview.php?sid=40008f667ae2a&selImageFormat= <http://localhost/cwc2/widgets/preview.php?sid=40008f667ae2a&selImageFormat= > "" Tracy _____ From: Huub Fleuren [mailto:huub.fleuren@geodan.nl] Sent: Monday, January 26, 2004 1:08 AM To: thowlett@whistlermuseum.org Cc: chameleon@lists.maptools.org Subject: Re: [Chameleon] Print Widget Haai Tracy, I ran into this too, since the november upgrades of chameleon, in the 'first' version this went oke. It 's got something to do with the generating of a list of fonts from which a user can choose. This list is built on the contents of a directory, or a file, listing fonts in there is read. I commentend it out in production.php.inc and the font cannot be set anymore: the font is hardcoded now. greetings, Huub Tracy Howlett wrote: I managed to sort out the php_gd.dll stuff and the print window is at least opening now. However, I'm getting lots of errors: This is displayed under the user interface - PHP Warning: file(C:\): failed to open stream: No such file or directory in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 152 PHP Warning: Invalid argument supplied for foreach() in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 154 PHP Parse error: parse error, unexpected '"' in C:\apps\cwc2\htdocs\widgets\40008f667ae2a.txt on line 14 If I click on download map I get a bunch of 'No language is set' errors and a 'No valid map object to restore to'. If I click on Printer friendly map I get a screen with an image which doesn't draw..the source of that image is <http://localhost/cwc2/widgets/preview.php?sid=40008f667ae2a&selImageFormat= > "http://localhost/cwc2/widgets/preview.php?sid=40008f667ae2a&selImageFormat= <http://localhost/cwc2/widgets/preview.php?sid=40008f667ae2a&selImageFormat= > " Has anyone else run into these errors? -----Original Message----- From: chameleon-admin@lists.maptools.org [mailto:chameleon-admin@lists.maptools.org] On Behalf Of Tracy Howlett Sent: Friday, January 23, 2004 5:40 PM To: thowlett@whistlermuseum.org; chameleon@lists.maptools.org Subject: RE: [Chameleon] Print Widget I tried putting the code in again and now I'm at least getting a popup. However I have these errors (pasted below). I noticed that there are some problems with the php_gd.dll....this dll did not come with my version of chameleon/php/mapscript, I have php_gd2.dll. I downloaded php_gd.dll and added it to my .ini file but the error has not changed. PHP Notice: Undefined index: gszLogPath in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 35 PHP Notice: Undefined index: gnLogLevel in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 38 PHP Notice: Undefined index: gbLogError in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 44 PHP Notice: Undefined index: gszMapscriptModule in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 50 PHP Warning: dl(): Unable to load dynamic library 'C:\PHP\extensions\' - The specified module could not be found. in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 50 PHP Notice: Undefined index: gnMapSessionMode in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 53 PHP Notice: Undefined index: gszTmpPath in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 63 PHP Notice: Undefined index: gszCurrentState in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 69 PHP Notice: Undefined index: gszMapName in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 69 PHP Notice: Undefined index: gszMapName in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 69 PHP Notice: Undefined index: gszCurrentLanguage in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 90 PHP Notice: Undefined index: gszCurrentLanguage in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 95 PHP Notice: Undefined index: aszLang in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 102 PHP Notice: Undefined index: aszLang in C:\apps\cwc2\htdocs\widgets\session.inc.php on line 106 PHP Notice: Undefined index: gszMapPath in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 136 PHP Notice: Undefined index: gszMapPath in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 137 PHP Notice: Undefined index: gszMapPath in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 145 PHP Warning: file(C:\): failed to open stream: No such file or directory in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 152 PHP Warning: Invalid argument supplied for foreach() in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 154 PHP Notice: Undefined index: gszTmpPath in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 165 PHP Notice: Undefined index: gszTmpPath in C:\apps\cwc2\htdocs\widgets\production.inc.php on line 178 PHP Warning: dl(): Unable to load dynamic library 'C:\PHP\extensions\php_gd.dll' - The specified procedure could not be found. in C:\apps\cwc2\htdocs\widgets\production.phtml on line 181 -----Original Message----- From: chameleon-admin@lists.maptools.org [mailto:chameleon-admin@lists.maptools.org] On Behalf Of Tracy Howlett Sent: Friday, January 23, 2004 5:21 PM To: chameleon@lists.maptools.org Subject: [Chameleon] Print Widget I'm trying to use the print widget. When I click on the Print button I get a 'No Event' box. Any ideas? -----Original Message----- From: chameleon-admin@lists.maptools.org [mailto:chameleon-admin@lists.maptools.org] On Behalf Of Tracy Howlett Sent: Wednesday, January 14, 2004 10:15 AM To: thowlett@whistlermuseum.org; spencer@dmsolutions.ca Cc: chameleon@lists.maptools.org Subject: RE: [Chameleon] Query Widget Part 2 of my question was about the Print and Help tools. When I click on Print I get a 'No Event' box and I don't think I totally understand how the Help Widget is supposed to be implemented since it only requires the base attributes. How can I attach this to a button? -----Original Message----- From: chameleon-admin@lists.maptools.org [mailto:chameleon-admin@lists.maptools.org] On Behalf Of Tracy Howlett Sent: Wednesday, January 14, 2004 9:57 AM To: spencer@dmsolutions.ca Cc: chameleon@lists.maptools.org Subject: RE: [Chameleon] Query Widget That'll do it. Thanks Paul -----Original Message----- From: chameleon-admin@lists.maptools.org [mailto:chameleon-admin@lists.maptools.org] On Behalf Of Paul Spencer Sent: Saturday, January 10, 2004 3:22 PM To: thowlett@whistlermuseum.org Cc: chameleon@lists.maptools.org Subject: Re: [Chameleon] Query Widget Tracy, I think there is a small problem with the query widget not including the popup code. Try adding the following line of code to Query.widget.php around line 31 (with the other includes). If it works, I'll commit the change to CVS. include_once( "Popup.php" ); Cheers, Paul Tracy Howlett wrote: I'm trying to implement the Query widget but I'm getting the following error: PHP Fatal error: Cannot instantiate non-existent class: cwcpopup in C:\apps\cwc2\htdocs\widgets\Query.widget.php on line 56 I can't find any documentation on the cwcpopup class (or lack thereof!). I'm also having problems getting the PrintWidget and HelpWidget working. Are there any known issues with these widgets? My setup: MapServer 4.0.1 PHP/MapScript 4.3.4 Chameleon 1.1 Win XP (must also work on Server 2003) _______________________________________________ Chameleon mailing list Chameleon@lists.maptools.org http://lists.maptools.org/mailman/listinfo/chameleon -- Geodan organiseert op 29 januari 2004 een informatieve dag over nieuwe ontwikkelingen op het gebied van geo-ICT. Kijk voor meer informatie op http://www.geodan.nl/geo-informationonthemove/ -- Geodan IT b.v. Buitenhaven 27-A 5211 TP 's-Hertogenbosch (NL) ------------------------------------- Tel: +31 (0)73 - 692 5151 Fax: +31 (0)73 - 692 5150 Mobiel: ------------------------------------- Postadres / mailing address President Kennedylaan 1 1079 MB Amsterdam (NL) ------------------------------------- E-mail: huub.fleuren@geodan.nl Website: www.geodan.nl Disclaimer: www.geodan.nl/disclaimer ------------------------------------- ------=_NextPart_000_005B_01C3E583.4E0235B0 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" = xmlns=3D"http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=3DContent-Type content=3D"text/html; = charset=3Dus-ascii"> <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--><o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags" = name=3D"City"/> <o:SmartTagType = namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags" name=3D"place"/> <o:SmartTagType = namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags" name=3D"PersonName"/> <!--[if !mso]> <style> st1\:*{behavior:url(#default#ieooui) } </style> <![endif]--> <style> <!-- /* Font Definitions */ @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman"; color:black;} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:blue; text-decoration:underline;} pre {margin:0in; margin-bottom:.0001pt; font-size:10.0pt; font-family:"Courier New"; color:black;} span.EmailStyle18 {mso-style-type:personal-reply; font-family:Tahoma; color:green; font-weight:normal; font-style:normal; text-decoration:none none;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 9]><xml> <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--> </head> <body bgcolor=3Dwhite lang=3DEN-US link=3Dblue vlink=3Dblue> <div class=3DSection1> <p class=3DMsoNormal><font size=3D2 color=3Dgreen face=3DTahoma><span = style=3D'font-size: 10.0pt;font-family:Tahoma;color:green'>Huub, = <o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 color=3Dgreen face=3DTahoma><span = style=3D'font-size: 10.0pt;font-family:Tahoma;color:green'><o:p> </o:p></span></font></p= > <p class=3DMsoNormal><font size=3D2 color=3Dgreen face=3DTahoma><span = style=3D'font-size: 10.0pt;font-family:Tahoma;color:green'>Thanks for that tip. There = are now no errors on the opening print production page but I’m still = getting the same errors when I try to either download or display the = image.<o:p></o:p></span></font></p> <pre><font size=3D2 color=3Dgreen face=3DTahoma><span = style=3D'font-size:10.0pt; font-family:Tahoma;color:green'>“</span></font>If I click on = download map I get a bunch of 'No language is set' errors = and<o:p></o:p></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>a 'No valid map object to restore to'. = If I click on Printer friendly map = I<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>get a screen with an image which doesn't = draw..the source of that image = is<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><a href=3D"http://localhost/cwc2/widgets/preview.php?sid=3D40008f667ae2a&= ;selImageFormat=3D">"http://localhost/cwc2/widgets/preview.php?sid=3D= 40008f667ae2a&selImageFormat=3D<o:p></o:p></a></span></font></pre><pr= e><span class=3DMsoHyperlink><u><font size=3D2 color=3Dblue face=3D"Courier = New"><span style=3D'font-size:10.0pt'><a href=3D"http://localhost/cwc2/widgets/preview.php?sid=3D40008f667ae2a&= ;selImageFormat=3D">"</a></span></font></u></span><font color=3Dgreen face=3DTahoma><span = style=3D'font-family:Tahoma;color:green'>“<o:p></o:p></span></font>= </pre><pre><font size=3D2 color=3Dgreen face=3DTahoma><span = style=3D'font-size:10.0pt;font-family:Tahoma; color:green'><o:p> </o:p></span></font></pre><pre><st1:City = w:st=3D"on"><st1:place w:st=3D"on"><font size=3D2 color=3Dgreen face=3DTahoma><span = style=3D'font-size:10.0pt; = font-family:Tahoma;color:green'>Tracy</span></font></st1:place></st1:City= ><o:p></o:p></pre> <div> <div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font = size=3D3 color=3Dblack face=3D"Times New Roman"><span = style=3D'font-size:12.0pt;color:windowtext'> <hr size=3D2 width=3D"100%" align=3Dcenter tabindex=3D-1> </span></font></div> <p class=3DMsoNormal><b><font size=3D2 color=3Dblack face=3DTahoma><span style=3D'font-size:10.0pt;font-family:Tahoma;color:windowtext;font-weight= :bold'>From:</span></font></b><font size=3D2 color=3Dblack face=3DTahoma><span = style=3D'font-size:10.0pt;font-family:Tahoma; color:windowtext'> Huub Fleuren [mailto:huub.fleuren@geodan.nl] <br> <b><span style=3D'font-weight:bold'>Sent:</span></b> Monday, January 26, = 2004 1:08 AM<br> <b><span style=3D'font-weight:bold'>To:</span></b> <st1:PersonName = w:st=3D"on">thowlett@whistlermuseum.org</st1:PersonName><br> <b><span style=3D'font-weight:bold'>Cc:</span></b> = chameleon@lists.maptools.org<br> <b><span style=3D'font-weight:bold'>Subject:</span></b> Re: [Chameleon] = Print Widget</span></font><font color=3Dblack><span = style=3D'color:windowtext'><o:p></o:p></span></font></p> </div> <p class=3DMsoNormal><font size=3D3 color=3Dblack face=3D"Times New = Roman"><span style=3D'font-size:12.0pt'><o:p> </o:p></span></font></p> <p class=3DMsoNormal><font size=3D3 color=3Dblack face=3D"Times New = Roman"><span style=3D'font-size:12.0pt'>Haai Tracy,<br> <br> I ran into this too, since the november upgrades of chameleon, in the = 'first' version this went oke.<br> <br> It 's got something to do with the generating of a list of fonts from = which a user can choose.<br> This list is built on the contents of a directory, or a file, listing = fonts in there is read.<br> <br> I commentend it out in production.php.inc and the font cannot be = set anymore: the font is hardcoded now.<br> <br> <br> <br> greetings,<br> Huub<br> <br> <br> <br> Tracy Howlett wrote:<br> <br> <o:p></o:p></span></font></p> <pre wrap=3D""><font size=3D2 color=3Dblack face=3D"Courier New"><span style=3D'font-size:10.0pt'>I managed to sort out the php_gd.dll stuff = and the print window is at = least<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>opening now. However, I'm getting lots = of errors:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>This is displayed under the user interface - = <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>PHP Warning: file(C:\): failed to open = stream: No such file or directory = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 152 PHP Warning:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Invalid argument supplied for foreach() = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 154 PHP Parse error:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>parse error, unexpected '"' in = C:\apps\cwc2\htdocs\widgets\40008f667ae2a.txt<o:p></o:p></span></font></p= re><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>on line = 14<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>If I click on download map I get a bunch of = 'No language is set' errors and<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>a 'No valid map object to restore to'. = If I click on Printer friendly map = I<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>get a screen with an image which doesn't = draw..the source of that image = is<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><a href=3D"http://localhost/cwc2/widgets/preview.php?sid=3D40008f667ae2a&= ;selImageFormat=3D">"http://localhost/cwc2/widgets/preview.php?sid=3D= 40008f667ae2a&selImageFormat=3D<o:p></o:p></a></span></font></pre><pr= e><span class=3DMsoHyperlink><u><font size=3D2 color=3Dblue face=3D"Courier = New"><span style=3D'font-size:10.0pt'><a href=3D"http://localhost/cwc2/widgets/preview.php?sid=3D40008f667ae2a&= ;selImageFormat=3D">"</a></span></font></u></span><o:p></o:p></pre><= pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Has anyone else run into these = errors?<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-----Original = Message-----<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>From: <a href=3D"mailto:chameleon-admin@lists.maptools.org">chameleon-admin@lists.= maptools.org</a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>[<a href=3D"mailto:chameleon-admin@lists.maptools.org">mailto:chameleon-admin= @lists.maptools.org</a>] On Behalf Of Tracy = Howlett<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Sent: Friday, January 23, 2004 5:40 = PM<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>To: <a href=3D"mailto:thowlett@whistlermuseum.org">thowlett@whistlermuseum.org</= a>; <a href=3D"mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org= </a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Subject: RE: [Chameleon] Print = Widget<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>I tried putting the code in again and now I'm = at least getting a popup.<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>However I have these errors (pasted = below). I noticed that there are = some<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>problems with the php_gd.dll....this dll did = not come with my version = of<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>chameleon/php/mapscript, I have = php_gd2.dll. I downloaded php_gd.dll = and<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>added it to my .ini file but the error has = not changed.<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>PHP Notice: Undefined index: gszLogPath = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\session.inc.php = on line 35 PHP Notice: = Undefined<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>index: gnLogLevel in = C:\apps\cwc2\htdocs\widgets\session.inc.php on line = 38<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>PHP Notice: Undefined index: gbLogError = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\session.inc.php = on line 44 PHP Notice: = Undefined<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>index: gszMapscriptModule in = C:\apps\cwc2\htdocs\widgets\session.inc.php = on<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>line 50 PHP Warning: dl(): Unable to load = dynamic library<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>'C:\PHP\extensions\' - The specified module = could not be found. in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\session.inc.php = on line 50 PHP Notice: = Undefined<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>index: gnMapSessionMode in = C:\apps\cwc2\htdocs\widgets\session.inc.php = on<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>line 53 PHP Notice: Undefined index: = gszTmpPath in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\session.inc.php = on line 63 PHP Notice: = Undefined<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>index: gszCurrentState in = C:\apps\cwc2\htdocs\widgets\session.inc.php = on<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>line 69 PHP Notice: Undefined index: = gszMapName in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\session.inc.php = on line 69 PHP Notice: = Undefined<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>index: gszMapName in = C:\apps\cwc2\htdocs\widgets\session.inc.php on line = 69<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>PHP Notice: Undefined index: = gszCurrentLanguage in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\session.inc.php = on line 90 PHP Notice: = Undefined<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>index: gszCurrentLanguage in = C:\apps\cwc2\htdocs\widgets\session.inc.php = on<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>line 95 PHP Notice: Undefined index: aszLang = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\session.inc.php = on line 102 PHP Notice:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Undefined index: aszLang in = C:\apps\cwc2\htdocs\widgets\session.inc.php = on<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>line 106 PHP Notice: Undefined index: = gszMapPath in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 136 PHP Notice:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Undefined index: gszMapPath = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 137 PHP Notice:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Undefined index: gszMapPath = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 145 PHP Warning:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>file(C:\): failed to open stream: No such = file or directory in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 152 PHP Warning:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Invalid argument supplied for foreach() = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 154 PHP Notice:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Undefined index: gszTmpPath = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 165 PHP Notice:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Undefined index: gszTmpPath = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.inc.php= on line 178 PHP Warning:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>dl(): Unable to load dynamic library = 'C:\PHP\extensions\php_gd.dll' - = The<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>specified procedure could not be found. = in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\production.phtml = on line 181<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-----Original = Message-----<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>From: <a href=3D"mailto:chameleon-admin@lists.maptools.org">chameleon-admin@lists.= maptools.org</a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>[<a href=3D"mailto:chameleon-admin@lists.maptools.org">mailto:chameleon-admin= @lists.maptools.org</a>] On Behalf Of Tracy = Howlett<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Sent: Friday, January 23, 2004 5:21 = PM<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>To: <a href=3D"mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org= </a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Subject: [Chameleon] Print = Widget<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>I'm trying to use the print widget. When I = click on the Print button I get = a<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>'No Event' box. Any ideas? = <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-----Original = Message-----<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>From: <a href=3D"mailto:chameleon-admin@lists.maptools.org">chameleon-admin@lists.= maptools.org</a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>[<a href=3D"mailto:chameleon-admin@lists.maptools.org">mailto:chameleon-admin= @lists.maptools.org</a>] On Behalf Of Tracy = Howlett<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Sent: Wednesday, January 14, 2004 10:15 = AM<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>To: <a href=3D"mailto:thowlett@whistlermuseum.org">thowlett@whistlermuseum.org</= a>; <a href=3D"mailto:spencer@dmsolutions.ca">spencer@dmsolutions.ca</a><o:p></o= :p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Cc: <a href=3D"mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org= </a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Subject: RE: [Chameleon] Query = Widget<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Part 2 of my question was about the Print and = Help tools. When I click = on<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Print I get a 'No Event' box and I don't = think I totally understand how = the<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Help Widget is supposed to be implemented = since it only requires the base<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>attributes. How can I attach this to a = button? <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-----Original = Message-----<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>From: <a href=3D"mailto:chameleon-admin@lists.maptools.org">chameleon-admin@lists.= maptools.org</a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>[<a href=3D"mailto:chameleon-admin@lists.maptools.org">mailto:chameleon-admin= @lists.maptools.org</a>] On Behalf Of Tracy = Howlett<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Sent: Wednesday, January 14, 2004 9:57 = AM<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>To: <a href=3D"mailto:spencer@dmsolutions.ca">spencer@dmsolutions.ca</a><o:p></o= :p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Cc: <a href=3D"mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org= </a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Subject: RE: [Chameleon] Query = Widget<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>That'll do it. Thanks = Paul<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-----Original = Message-----<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>From: <a href=3D"mailto:chameleon-admin@lists.maptools.org">chameleon-admin@lists.= maptools.org</a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>[<a href=3D"mailto:chameleon-admin@lists.maptools.org">mailto:chameleon-admin= @lists.maptools.org</a>] On Behalf Of Paul = Spencer<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Sent: Saturday, January 10, 2004 3:22 = PM<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>To: <a href=3D"mailto:thowlett@whistlermuseum.org">thowlett@whistlermuseum.org</= a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Cc: <a href=3D"mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org= </a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Subject: Re: [Chameleon] Query = Widget<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><st1= :City w:st=3D"on"><st1:place w:st=3D"on"><font size=3D2 color=3Dblack = face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Tracy</span></font></st1:place></st1:City>,<o:= p></o:p></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>I think there is a small problem with the = query widget not including the <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>popup code. Try adding the following = line of code to Query.widget.php = <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>around line 31 (with the other = includes). If it works, I'll commit the = <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>change to = CVS.<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>include_once( "Popup.php" = );<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Cheers,<o:p></o:p></span></font></pre><pre><fo= nt size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Paul<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Tracy Howlett = wrote:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'> <o:p></o:p></span></font></pre> <blockquote style=3D'margin-top:5.0pt;margin-bottom:5.0pt' = type=3Dcite><pre wrap=3D""><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>I'm trying to implement the Query widget but = I'm getting the following<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>error:<o:p></o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>PHP Fatal error: Cannot instantiate = non-existent class: cwcpopup in<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>C:\apps\cwc2\htdocs\widgets\Query.widget.php = on line 56<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>I can't find any documentation on the = cwcpopup class (or lack = thereof!).<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>I'm also having problems getting the = PrintWidget and HelpWidget = working.<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Are there any known issues with these = widgets? <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>My = setup:<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>MapServer = 4.0.1<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>PHP/MapScript = 4.3.4<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Chameleon = 1.1<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Win XP (must also work on Server = 2003)<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>______________________________________________= _<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Chameleon mailing = list<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><a href=3D"mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org= </a><o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><a href=3D"http://lists.maptools.org/mailman/listinfo/chameleon">http://list= s.maptools.org/mailman/listinfo/chameleon</a><o:p></o:p></span></font></p= re><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'> = <o:p></o:p></span></font></pre></blockquote> <pre wrap=3D""><font size=3D2 color=3Dblack face=3D"Courier New"><span style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'> <o:p></o:p></span></font></pre> <p class=3DMsoNormal><font size=3D3 color=3Dblack face=3D"Times New = Roman"><span style=3D'font-size:12.0pt'><br> <br> <o:p></o:p></span></font></p> <pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-- <o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Geodan organiseert op 29 januari 2004 een = informatieve dag over nieuwe ontwikkelingen op het gebied van geo-ICT. = Kijk voor meer informatie op <a href=3D"http://www.geodan.nl/geo-informationonthemove/">http://www.geodan= .nl/geo-informationonthemove/</a><o:p></o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><fon= t size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>--<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Geodan IT = b.v.<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Buitenhaven = 27-A<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>5211 TP 's-Hertogenbosch = (NL)<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-------------------------------------<o:p></o:= p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Tel: +31 (0)73 - 692 = 5151<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Fax: +31 (0)73 - 692 = 5150<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Mobiel:<o:p></o:p></span></font></pre><pre><fo= nt size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-------------------------------------<o:p></o:= p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Postadres / mailing = address<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>President Kennedylaan = 1<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>1079 MB <st1:City w:st=3D"on"><st1:place w:st=3D"on">Amsterdam</st1:place></st1:City> = (NL)<o:p></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-------------------------------------<o:p></o:= p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>E-mail: <a href=3D"mailto:huub.fleuren@geodan.nl">huub.fleuren@geodan.nl</a><o:p></o= :p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Website: <a href=3D"http://www.geodan.nl">www.geodan.nl</a><o:p></o:p></span></font><= /pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>Disclaimer: <a href=3D"http://www.geodan.nl/disclaimer">www.geodan.nl/disclaimer</a><o:p= ></o:p></span></font></pre><pre><font size=3D2 color=3Dblack face=3D"Courier New"><span = style=3D'font-size:10.0pt'>-------------------------------------<o:p></o:= p></span></font></pre></div> </body> </html> ------=_NextPart_000_005B_01C3E583.4E0235B0--
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |