SELECT * FROM FeaturedBooks WHERE ID > 14 ORDER BY ID DESC SELECT ID, Title, Author FROM PoemOfTheweek WHERE ID = #rsPoem__MMColParam# ORDER BY ID DESC SELECT * FROM FeaturedBooks ORDER BY ID DESC SELECT * FROM FeaturedBooks ORDER BY ID DESC rsOtherbooks_NumRows = rsOtherbooks.RecordCount; MM_paramName = ""; // *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters // create the list of parameters which should not be maintained MM_removeList = "&index="; If (MM_paramName NEQ "") MM_removeList = MM_removeList & "&" & MM_paramName & "="; MM_keepURL=""; MM_keepForm=""; MM_keepBoth=""; MM_keepNone=""; // add the existing URL parameters to the MM_keepURL string MM_params=ListToArray(CGI.QUERY_STRING,"&"); For (i=1; i LTE ArrayLen(MM_params); i=i+1) { If (FindNoCase("&" & GetToken(MM_params[i],1,"=") & "=",MM_removeList) Is 0) MM_keepURL = MM_keepURL & "&" & MM_params[i]; } // add the existing Form variables to the MM_keepForm string If (IsDefined("FORM.FieldNames")) { MM_params=ListToArray(FORM.FieldNames,","); For (i=1; i LTE ArrayLen(MM_params); i=i+1) { If (FindNoCase("&" & MM_params[i] & "=",MM_removeList) Is 0) MM_keepForm = MM_keepForm & "&" & LCase(MM_params[i]) & "=" & URLEncodedFormat(Evaluate("FORM." & MM_params[i])); } } // create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm; If (MM_keepURL NEQ "") MM_keepURL = RemoveChars(MM_keepURL,1,1); If (MM_keepForm NEQ "") MM_keepForm = RemoveChars(MM_keepForm,1,1); If (MM_keepBoth NEQ "") MM_keepBoth = RemoveChars(MM_keepBoth,1,1); home
Home
   Obaahema Profiles
   Message Boards
   Photo Gallery
   Obaahema Books
   Obaahema Poetry
   News & Events
   Women's Issues
   Health & Wellness
   Relationships & Sex
   Career & Money
   Style& Beauty
   Home & Food
   Parenting
   Spirituality
   Shopping
   Join Obaahema
   Discussions
   Newsletter
   Member Profile
   Member Directory
   Log in
   
 

obaahema readers club

HOME > Readers' Clud

Book Of The Month
"Come let's celebrate books!"
#rsBookofTheMonth.Title#
#rsBookofTheMonth.Author#
#rsBookofTheMonth.Summary# more

Other Featured Books...

More Books
#morebks.Title#

 

 

Discussion Boards>>

 

Terms of Service      Privacy Policy      Feedback
©Obaahema Network 2002-2004