|
|
|
|
 |
Forest Pond Cottage |
8994
Number Four Road |
Lowville,
NY 13367 |
ph.
(315) 376-4433 |
fax
(315) 376-8022 |
mail@forestpondcottage.com |
|
|
 |
|
|
|
|
<%End Sub%>
<%Sub Confirm%>
<%
'VARIABLES
name = Request.Form("admin_name")
email = Request.Form("admin_email")
phone = Request.Form("admin_phone")
arrival = Request.Form("admin_arrival")
length = Request.Form("admin_length")
number = Request.Form("admin_number")
pets = Request.Form("admin_pets")
text = Request.Form("admin_text")
%>
|