<!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.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=679384504-05092006><FONT face=Arial size=2>Hi
all,</FONT></SPAN></DIV>
<DIV><SPAN class=679384504-05092006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=679384504-05092006><FONT face=Arial size=2>Is there a way to
check if a given MapGuide session ID has expired or not? I am experiencing this
annoying problem of the mapguide session expiring after about 10 mins, forcing
me to do a manual refresh of the browser. Can I do something like
this?</FONT></SPAN></DIV>
<DIV><SPAN class=679384504-05092006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=679384504-05092006><FONT face=Arial size=2>string sessionId =
Request.QueryString["sessionID"];</FONT></SPAN></DIV>
<DIV><SPAN class=679384504-05092006><FONT face=Arial size=2>if( sessionId is no
longer valid)</FONT></SPAN></DIV>
<DIV><SPAN class=679384504-05092006><FONT face=Arial
size=2>{</FONT></SPAN></DIV>
<DIV><SPAN class=679384504-05092006> <FONT face=Arial
size=2>sessionId = CreateSession();</FONT></SPAN></DIV>
<DIV><SPAN class=679384504-05092006> <FONT face=Arial
size=2>...</FONT></SPAN></DIV>
<DIV><SPAN class=679384504-05092006><FONT face=Arial
size=2>}</FONT></SPAN></DIV>
<DIV align=left>
<P align=left><FONT face="Lucida Sans Unicode" size=2>Regards,</FONT></P>
<P align=left><FONT face="Lucida Sans Unicode" size=2>Jackie Ng</FONT></P>
<P align=left><FONT face="Lucida Sans Unicode" color=#0000ff size=2>AEC Spatial
Pty Ltd. / AEC Systems Pty Ltd.</FONT><BR><SPAN lang=en-au><FONT
face="Lucida Sans Unicode" color=#0000ff size=2>SYDNEY - MELBOURNE - BRISBANE -
PERTH - ADELAIDE - HOBART</FONT></SPAN> <SPAN lang=en-au><FONT
face="Lucida Sans Unicode" color=#0000ff size=2><FONT size=2></P>
<P>A.B.N: 32 075 809 451</P></FONT></FONT></SPAN>
<P><SPAN lang=en-au><FONT face="Lucida Sans Unicode" color=#0000ff size=2>Level
4, 37-41 Prospect St. Box Hill, Victoria, 3128</FONT></SPAN></P>
<P><SPAN lang=en-au><FONT face="Lucida Sans Unicode" size=2>Phone: 1300 368
609</FONT></SPAN> <BR><SPAN lang=en-au><FONT face="Lucida Sans Unicode"
size=2>Fax: 1300 362 140</FONT></SPAN> </P>
<P><SPAN lang=en-au><FONT face="Lucida Sans Unicode"
size=2>www.aecsystems.com.au</FONT></SPAN> <BR><FONT face=Arial size=2><A
href="mailto:jackie.ng@aecsystems.com.au">jackie.ng@aecsystems.com.au</A></FONT></P></DIV>
<DIV> </DIV></BODY></HTML>