%
Response.Buffer = True
%>
<%
var_userID = nullWrap(Request.Cookies("hgusers")("userID"),C_STRING)
var_userAC = nullWrap(Request.Cookies("hgusers")("userAC"),C_NUM)
var_userVL = nullWrap(Request.Cookies("hgusers")("userVL"),C_STRING)
var_userPK = nullWrap(Request.Cookies("hgusers")("userPK"),C_NUM)
'
validUser = False
If var_userID = "" OR Len(var_userID) = 0 OR var_userVL = "" OR Len(var_userVL) = 0 OR var_userPK = 0 Then
validUser = False
Else
If var_userVL = "True" Then
var_userAC = nullWrap(qRec("FLAGS","SELECT flags FROM cust_main WHERE ID = " & var_userPK),C_NUM)
If var_userAC = 0 Then
validUser = False
Else
If (var_userAC AND 2) Then
validUser = True
End If
End If
End If
End If
If validUser = False Then
Response.Redirect("login.asp")
End If
%>
Peter Hopkins
|
|
|
|
|
|
|
|
|
Peter Hopkins
Lunwood WA

Peter Hopkins (left)
Teaching Philosophy:
Most of the people who come to me for a golf
lesson are wanting
- to hit the ball further
- to hit the straighter
- to be more consistent
- and when this happens they want it to
feel exactly the same as it did before the lesson.
If you change their grip or their set up it
will feel different!!!
The only way you can achieve what they want is
by changing their equipment so that they hit it straighter and longer!!!!
For more Information, contact:
Peter Hopkins
PGA Teaching Professional
Whaleback
Golf Club
Basildon Way
Lunwood WA 6155

We Deliver Confidence
|
|
|
|
|
|
|
|
|
|