> > <input type="hidden" name="map_web_imagepath" >value="C:\ms4w\Apache\htdocs\tmp"> > > <input type="hidden" name="map_web_imageurl" >value=C:\ms4w\Apache\htdocs\tmp"> > > ---------------------------------------------------------
what worked for me: - slashes instead of backslashes in the 1st of the above values. - in the latter just "/tmp/" instead of the whole path. Good luck.
