[mapserver-users] display map - mapscript

Tamas Szekeres szekerest at gmail.com
Fri Jul 3 15:20:22 EDT 2009


                        using(imageObj image = map.draw())
			{
				byte[] img = image.getBytes();
                   Response.BinaryWrite(img);		
			}

Best regards,

Tamas



2009/7/3 <youness.elmedraoui at somei.fr>

> Hello,
>
> i want to displat my data (mapfile) on asp .net page. i programming with vb
> .net.
> this statement "pMap = New
> mapObj("C:\test_mapServ_vb\App_Data\vbmapfilel.map")" is work, but i want to
> see my data displayed in my aspx page. what the code source i need to do?
>
> thanks
>
> Youness ELMEDRAOUI
> Les informations figurant sur cet e-mail ont un caractère strictement
> confidentiel et sont exclusivement adressées au destinataire mentionné
> ci-dessus.Tout usage, reproduction ou divulgation de cet e-mail est
> strictement interdit si vous n'en êtes pas le destinataire.Dans ce cas,
> veuillez nous en avertir immédiatement par la même voie et détruire
> l'original. Merci
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090703/49e14d10/attachment.html


More information about the mapserver-users mailing list