<%@ Page Language="c#" %> <%@ Import Namespace="System" %> <%@ Import Namespace="System.Collections.Specialized" %> <%@ Import Namespace="System.IO" %> <%@ Import Namespace="OSGeo.MapGuide" %> <% sessionId = Request.Params["SESSION"]; mapName = Request.Params["MAPNAME"]; %>

Digitizing & Redlining

View source for support files:

<% fullPath = Server.MapPath("draw_line.aspx"); String fullPath2 = Server.MapPath("clear_lines.aspx"); %>