Apna Calendar Manager
 Home
 Add Event
 View/Edit Events
 Add Category
 View Categories
 Settings
 Support
 Documentation
 Log Out
 Edit Event

<% dim RSFORM Set RSFORM = Server.CreateObject("ADODB.Recordset") RSFORM.Open "Events", Conn, 2, 2 RSFORM.Find "ID='" & request("ID") & "'" %>
"> "> "> "> ">
Name ? " class="inputbox" size="30" maxlength="255">
Date ?
Time ?
Category ?
Location
(optional)
? " class="inputbox" size="30" maxlength="255">
Description ?
 
<% RSFORM.close set RSFORM = nothing %>
Apna Calendar Manager