Hi list,
 
I am trying to do the mapserver tutorial but I have had problems with the example 1.9, I have the next html code:
 
<html><head>
<title>Ejem1_9</title></head>
<body>
<img border="1" src="" >
<!-- START OF MAPSERVER FORM -->
<form name="mapserv" method="GET" action="">
<!-- HIDDEN MAPSERVER CGI VARIABLES -->
<input name="map" value="[map]" type="hidden">
<input name="imgext" value="[mapext]" type="hidden"> 
<input name="imgxy" value="199.5 149.5" type="hidden">
<input name="zoom" value="1" type="hidden">
<input name="mode" value="browse" type="hidden">
<div align="center">
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td><!-- THE INTERACTIVE, DYNAMICALLY CREATED MAP -->
<input type="image" name="img" src="" height="300"  width="400"> </td>
</tr></table></div></form></body></html>
The first part, mode map or mode static works fine, the image is showed, but the second part doesn't work, the image is not showed. And when I click on image missed it bring me the next error:
 
msEvalRegex(): Regular _expression_ error. String ([map]) failed _expression_ test.
 
I don't know what happen, please help me, I thought that problems was Fedora core 4 and I changed to windows, in both I have the same problem.
 
Regards,
 
Mauricio

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

Reply via email to