Re: Samples using Cute Asp

  •  06-09-2005, 4:12 PM

    Re: Samples using Cute Asp

    There is also this file called AddEvent.asp.  Do I need to alter it?


    <%@ LANGUAGE=VBSCRIPT %>

    <%Option Explicit%>

    <html>

    <head>

    <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">

    <meta NAME="GENERATOR" CONTENT="Microsoft FrontPage 6.0">

    <meta NAME="ProgId" CONTENT="FrontPage.Editor.Document">

    <title>Add Calendar Event</title>

    </head>

     

    <body BGCOLOR="#FFFFFF" TOPMARGIN="0" LEFTMARGIN="0">

     

     

    <!--#include file="Includes\AddEvent.inc"-->

     

    </body>

View Complete Thread