<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2>Khaled -</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2>You can combine ASP.NET and CGI pages and requests&nbsp;in 
a single application, but you cannot have one page be processed by both the .NET 
framework and the CGI processor.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2>You can, for example,. use the MapServer CGI with the 
"mode=map" parameter to have it produce only the map image for a specified 
request.&nbsp; Then your ASP.NET page can have an IMG tag on it with the SRC 
property specified as the URL requesting the MapServer CGI image, as 
in:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2>&lt;img 
src="http://www.mydomain.com/cgi-bin/mapserv.exe?mode=map&amp;...."&gt;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2>Most of the introductory material for MapServer focuses on 
the "mode=browse" operation, which is very helpful if you do not have another 
server-side processing environment like .NET or PHP in use.&nbsp; If you do have 
such an environment, trying to both at the same time is impossible and will 
confuse you.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp; - Ed</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=722413714-06022006><FONT face=Arial 
color=#0000ff size=2>
<P><FONT size=2>Ed McNierney<BR>President and Chief Mapmaker<BR>TopoZone.com / 
Maps a la carte, Inc.<BR>73 Princeton Street, Suite 305<BR>North Chelmsford, 
MA&nbsp; 01863<BR>ed@topozone.com<BR>(978) 251-4242 
</FONT></P></FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> UMN MapServer Users List 
[mailto:MAPSERVER-USERS@LISTS.UMN.EDU] <B>On Behalf Of </B>Khaled 
Kamoun<BR><B>Sent:</B> Monday, February 06, 2006 8:31 AM<BR><B>To:</B> 
MAPSERVER-USERS@LISTS.UMN.EDU<BR><B>Subject:</B> [UMN_MAPSERVER-USERS] mapserver 
with ASP.NET<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>I want to use mapserver in <A href="http://ASP.NET">ASP.NET</A> pages, 
i&nbsp;setup IIS to work with mapserver,&nbsp;but i dont find how to use CGI 
with <A href="http://ASP.NET">ASP.NET</A></DIV>
<DIV>does any one have some information about that?<BR clear=all><BR>-- 
<BR>Khaled KAMOUN </DIV></BODY></HTML>