<%@ Language=VBScript %> <% ' Option Explicit On Error Resume Next Response.Expires = 0 '-- includes ----------------------------------------------------- '----------------------------------------------------------------- Const sPageType = "Public" Const sPageAccess = "" %> <% '-- variables ---------------------------------------------------- '----------------------------------------------------------------- Dim iID Dim iNewsletterPublishDateMonth Dim iNewsletterPublishDateDay Dim iNewsletterPublishDateYear Dim sNewsletterTitle Dim sNewsletterBody Dim objConn Dim objRec Dim sMessage '-- parameters --------------------------------------------------- '----------------------------------------------------------------- iID = AdvQueryStringGet ("iID") '-- constraints -------------------------------------------------- '----------------------------------------------------------------- if iID = "" Then sMessage = "No id was specified" AdvMessageError sMessage End If '-- process ------------------------------------------------------ '----------------------------------------------------------------- ' open if AdvDatabaseOpen (g_sDSNMain, "tblNewsletters", objConn, objRec) <> True Then sMessage = "Unable to open database" AdvMessageError sMessage End If ' find if AdvRecordFind (iID, objRec) <> True Then sMessage = "Unable to find record" AdvMessageError sMessage End If ' read iNewsletterPublishDateMonth = AdvDatabaseRead (objRec, "iNewsletterPublishDateMonth") iNewsletterPublishDateDay = AdvDatabaseRead (objRec, "iNewsletterPublishDateDay") iNewsletterPublishDateYear = AdvDatabaseRead (objRec, "iNewsletterPublishDateYear") sNewsletterTitle = AdvDatabaseRead (objRec, "sNewsletterTitle") sNewsletterBody = AdvDatabaseRead (objRec, "sNewsletterBody") if Err.Number <> 0 Then sMessage = "Unable to read fields" AdvMessageError sMessage End If ' close if AdvDatabaseClose (objConn, objRec) <> True Then sMessage = "Unable to close database" AdvMessageError sMessage End If %> Country Music Miniature Donkeys - <%Response.Write sNewsletterTitle%>
Country Music Miniature Donkeys

713-623-2111    countrymusic@minidonk.com


The Fun of Donkeys
By Rhetta McAlister

HShoeT.gif (3035 bytes) ..... Love them!   Love them and let them love you
     
HShoeT.gif (3035 bytes)   Great companions for the elderly and handicapped
     
HShoeT.gif (3035 bytes)   Grandkid bait
     
HShoeT.gif (3035 bytes)   Baby-sit kids
     
HShoeT.gif (3035 bytes)   Show them in donkey shows and at fairs, parades, and nativity scenes
     
HShoeT.gif (3035 bytes)   Pull wagons
     
HShoeT.gif (3035 bytes)   Carry small children (under 100 pounds)
     
HShoeT.gif (3035 bytes)   Backpack with them
     
HShoeT.gif (3035 bytes)   Bring them to a party
     
HShoeT.gif (3035 bytes)   Easily adapt to any weather



Country Music Miniature Donkeys    713-623-2111    countrymusic@minidonk.com


Click to go to the top    Click to Home page