%@LANGUAGE="VBSCRIPT"%> <% Dim rs_newest Dim rs_newest_numRows Set rs_newest = Server.CreateObject("ADODB.Recordset") rs_newest.ActiveConnection = MM_conn_dot_STRING rs_newest.Source = "SELECT Date, Title, Entry FROM tbl_digging_for_treasure_entries ORDER BY Date DESC" rs_newest.CursorType = 0 rs_newest.CursorLocation = 2 rs_newest.LockType = 1 rs_newest.Open() rs_newest_numRows = 0 %> <% Dim rs_general__MMColParam rs_general__MMColParam = "1" If (Request("MM_EmptyValue") <> "") Then rs_general__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_general Dim rs_general_numRows Set rs_general = Server.CreateObject("ADODB.Recordset") rs_general.ActiveConnection = MM_conn_dot_STRING rs_general.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_general__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_general.CursorType = 0 rs_general.CursorLocation = 2 rs_general.LockType = 1 rs_general.Open() rs_general_numRows = 0 %> <% Dim rs_parenting__MMColParam rs_parenting__MMColParam = "2" If (Request("MM_EmptyValue") <> "") Then rs_parenting__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_parenting Dim rs_parenting_numRows Set rs_parenting = Server.CreateObject("ADODB.Recordset") rs_parenting.ActiveConnection = MM_conn_dot_STRING rs_parenting.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_parenting__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_parenting.CursorType = 0 rs_parenting.CursorLocation = 2 rs_parenting.LockType = 1 rs_parenting.Open() rs_parenting_numRows = 0 %> <% Dim rs_perseverance__MMColParam rs_perseverance__MMColParam = "3" If (Request("MM_EmptyValue") <> "") Then rs_perseverance__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_perseverance Dim rs_perseverance_numRows Set rs_perseverance = Server.CreateObject("ADODB.Recordset") rs_perseverance.ActiveConnection = MM_conn_dot_STRING rs_perseverance.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_perseverance__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_perseverance.CursorType = 0 rs_perseverance.CursorLocation = 2 rs_perseverance.LockType = 1 rs_perseverance.Open() rs_perseverance_numRows = 0 %> <% Dim rs_relationships__MMColParam rs_relationships__MMColParam = "4" If (Request("MM_EmptyValue") <> "") Then rs_relationships__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_relationships Dim rs_relationships_numRows Set rs_relationships = Server.CreateObject("ADODB.Recordset") rs_relationships.ActiveConnection = MM_conn_dot_STRING rs_relationships.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_relationships__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_relationships.CursorType = 0 rs_relationships.CursorLocation = 2 rs_relationships.LockType = 1 rs_relationships.Open() rs_relationships_numRows = 0 %> <% Dim rs_thoughts__MMColParam rs_thoughts__MMColParam = "5" If (Request("MM_EmptyValue") <> "") Then rs_thoughts__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_thoughts Dim rs_thoughts_numRows Set rs_thoughts = Server.CreateObject("ADODB.Recordset") rs_thoughts.ActiveConnection = MM_conn_dot_STRING rs_thoughts.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_thoughts__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_thoughts.CursorType = 0 rs_thoughts.CursorLocation = 2 rs_thoughts.LockType = 1 rs_thoughts.Open() rs_thoughts_numRows = 0 %> <% Dim rs_trusting_god__MMColParam rs_trusting_god__MMColParam = "9" If (Request("MM_EmptyValue") <> "") Then rs_trusting_god__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_trusting_god Dim rs_trusting_god_numRows Set rs_trusting_god = Server.CreateObject("ADODB.Recordset") rs_trusting_god.ActiveConnection = MM_conn_dot_STRING rs_trusting_god.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_trusting_god__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_trusting_god.CursorType = 0 rs_trusting_god.CursorLocation = 2 rs_trusting_god.LockType = 1 rs_trusting_god.Open() rs_trusting_god_numRows = 0 %> <% Dim rs_serving__MMColParam rs_serving__MMColParam = "10" If (Request("MM_EmptyValue") <> "") Then rs_serving__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_serving Dim rs_serving_numRows Set rs_serving = Server.CreateObject("ADODB.Recordset") rs_serving.ActiveConnection = MM_conn_dot_STRING rs_serving.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_serving__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_serving.CursorType = 0 rs_serving.CursorLocation = 2 rs_serving.LockType = 1 rs_serving.Open() rs_serving_numRows = 0 %> <% Dim rs_moving__MMColParam rs_moving__MMColParam = "11" If (Request("MM_EmptyValue") <> "") Then rs_moving__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs_moving Dim rs_moving_numRows Set rs_moving = Server.CreateObject("ADODB.Recordset") rs_moving.ActiveConnection = MM_conn_dot_STRING rs_moving.Source = "SELECT Title FROM tbl_digging_for_treasure_entries WHERE Category = " + Replace(rs_moving__MMColParam, "'", "''") + " ORDER BY Date DESC" rs_moving.CursorType = 0 rs_moving.CursorLocation = 2 rs_moving.LockType = 1 rs_moving.Open() rs_moving_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rs_general_numRows = rs_general_numRows + Repeat1__numRows %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = -1 Repeat2__index = 0 rs_parenting_numRows = rs_parenting_numRows + Repeat2__numRows %> <% Dim Repeat3__numRows Dim Repeat3__index Repeat3__numRows = -1 Repeat3__index = 0 rs_perseverance_numRows = rs_perseverance_numRows + Repeat3__numRows %> <% Dim Repeat4__numRows Dim Repeat4__index Repeat4__numRows = -1 Repeat4__index = 0 rs_relationships_numRows = rs_relationships_numRows + Repeat4__numRows %> <% Dim Repeat5__numRows Dim Repeat5__index Repeat5__numRows = -1 Repeat5__index = 0 rs_thoughts_numRows = rs_thoughts_numRows + Repeat5__numRows %> <% Dim Repeat6__numRows Dim Repeat6__index Repeat6__numRows = -1 Repeat6__index = 0 rs_trusting_god_numRows = rs_trusting_god_numRows + Repeat6__numRows %> <% Dim Repeat9__numRows Dim Repeat9__index Repeat9__numRows = -1 Repeat9__index = 0 rs_newest_numRows = rs_newest_numRows + Repeat9__numRows %><% Dim Repeat8__numRows Dim Repeat8__index Repeat8__numRows = -1 Repeat8__index = 0 rs_moving_numRows = rs_moving_numRows + Repeat8__numRows %> <% Dim Repeat7__numRows Dim Repeat7__index Repeat7__numRows = -1 Repeat7__index = 0 rs_serving_numRows = rs_serving_numRows + Repeat7__numRows %> <% Dim MM_paramName %> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters Dim MM_keepNone Dim MM_keepURL Dim MM_keepForm Dim MM_keepBoth Dim MM_removeList Dim MM_item Dim MM_nextItem ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" End If MM_keepURL="" MM_keepForm="" MM_keepBoth="" MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each MM_item In Request.QueryString MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepURL = MM_keepURL & MM_nextItem & Server.URLencode(Request.QueryString(MM_item)) End If Next ' add the Form variables to the MM_keepForm string For Each MM_item In Request.Form MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepForm = MM_keepForm & MM_nextItem & Server.URLencode(Request.Form(MM_item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm If (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) End If If (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) End If If (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) End If ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %>
![]() |
![]() |
|||||||
|
Encouragement for Overcoming What Is to
Realize What Can Be
|
||||||||
All experiences, even bad ones, can be used for good if we take the time to learn from them. Zig Zigler emphasized this when he told eighteen thousand seminar attendees, “Failure is an event, it is not a person.” Below are nuggets of insight discovered while digging out from my own ‘events’. May they inspire you to look for your own messages in the mess of everyday living. |
|
|||||||
<%=(rs_newest.Fields.Item("Title").Value)%> |
<%= DoDateTime((rs_newest.Fields.Item("Date").Value), 1, 4105) %> | |||||||
| <%=(rs_newest.Fields.Item("Entry").Value)%> | ||||||||
DiggingOutTogether.com is intended as a practical reference, and should not be considered as a substitute for advice from medical, mental health or legal professionals. Details. |
||||||||