%
' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit.
On Error Resume Next
Session("FP_OldCodePage") = Session.CodePage
Session("FP_OldLCID") = Session.LCID
Session.CodePage = 1252
Session.LCID = 1033
Err.Clear
strErrorUrl = ""
If Request.ServerVariables("REQUEST_METHOD") = "POST" Then
If Request.Form("VTI-GROUP") = "0" Then
Err.Clear
Set fp_conn = Server.CreateObject("ADODB.Connection")
FP_DumpError strErrorUrl, "Cannot create connection"
Set fp_rs = Server.CreateObject("ADODB.Recordset")
FP_DumpError strErrorUrl, "Cannot create record set"
fp_conn.Open Application("cnewdatabase_ConnectionString")
FP_DumpError strErrorUrl, "Cannot open database"
fp_rs.Open "DemoTopics", fp_conn, 1, 3, 2 ' adOpenKeySet, adLockOptimistic, adCmdTable
FP_DumpError strErrorUrl, "Cannot open record set"
fp_rs.AddNew
FP_DumpError strErrorUrl, "Cannot add new record set to the database"
Dim arFormFields0(3)
Dim arFormDBFields0(3)
Dim arFormValues0(3)
arFormFields0(0) = "Person"
arFormDBFields0(0) = "Person"
arFormValues0(0) = Request("Person")
arFormFields0(1) = "Notes"
arFormDBFields0(1) = "Notes"
arFormValues0(1) = Request("Notes")
arFormFields0(2) = "DemoTopic"
arFormDBFields0(2) = "DemoTopic"
arFormValues0(2) = Request("DemoTopic")
FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0
fp_rs.Update
FP_DumpError strErrorUrl, "Cannot update the database"
fp_rs.Close
fp_conn.Close
FP_FormConfirmation "text/html; charset=windows-1252",_
"Form Confirmation",_
"Thank you for submitting the following information:",_
"demo_topics.asp",_
"Return to the form."
End If
End If
Session.CodePage = Session("FP_OldCodePage")
Session.LCID = Session("FP_OldLCID")
%>
Demo Topics?
Central New England Woodturners
What could
YOU use as a Demonstration Topic?
As a
member run organization we rely on each other to share ideas and build
our skills. We share our knowledge both through talking amongst
ourselves and showing our work, but it is really the Demonstrations
where we teach members in a large group. These Demos are also what many
members come to the meetings to see.
It is the job of the Internal Vice President to
coordinate these demo sessions. Please consider talking to him if you
are able and willing to share your knowledge and help the club. You
don't need to be a great lecturer just have an idea and the desire to
share it. If you need help you will have it. Below are some idea of
topics you might consider - or you can Suggest a
Topic Here:
Possible Demo Topics
[an error occurred while processing this directive]
<% if 0 then %>
<% end if %>
<%
fp_sQry="SELECT * FROM DemoTopics ORDER BY Interest ASC,Rating ASC,DemoTopic ASC"
fp_sDefault=""
fp_sNoRecords="
[an error occurred while processing this directive]
Don't forget to tell the VP what you think of the
demos. Which ones you'd like to see or do. Provide feedback to the VP
and the Demo person on how you liked them, improvements, questions, etc.
That's how we learn and get "better" at what we do.
If you have a good idea for a Demo - add it below: