<%@ Page Language="vb" AutoEventWireup="false" Codebehind="outlookhowto.aspx.vb" Inherits="ADXCalendar.outlookhowto" validateRequest="false" %>

  

 
<% If Session("ContinueOrCancelHit") = "Cancel" Then 'The user clicked cancel %> <% ElseIf Session("ContinueOrCancelHit") <> "" And Not rdoMeetRequest.Checked Then 'The user is downloading an ical file from the database. %> <% End If %>