%@ EnableSessionState=False Language=VBScript %> <% Option Explicit %> <% Response.Buffer=TRUE 'Sachin Patel 'AMBest Company 11/20/2002 '*******DW 11/19/01 Get Template Data*********************** function GetMenuTemplate() dim rsMenuTemplate if sTemplate = "" then set rsMenuTemplate = Server.CreateObject("ADODB.Recordset") sSQL = "Select template from Menu_Manager Where site = '" & sSite & "'" rsMenuTemplate.Open sSQL,oConn,adOpenStatic,adLockReadOnly if not rsMenuTemplate.EOF then sTemplate = rsMenuTemplate("Template") end if end if GetMenuTemplate = sTemplate end function sSite="sales" sTemplate = GetMenuTemplate %>
![]() |
Products & Services | |||||||
|
| ||||||||
![]() ![]()
|
BestMark for Listees in
Best's Directory of Third-Party Administrators
![]() Let the world know you're listed in Best's Directory of Third-Party Administrators by requesting a FREE BestMark for use on your Web site, in advertisements and other corporate communications.
The BestMark icon is provided via e-mail as both a graphics file and an HTML code for flexibility of use. When clicked, it links back to your Directory listing.
E-mail us or call (908) 439-2200, ext. 5673, to request a BestMark for your Web site. Interested in obtaining a listing in Best's Directory of Third-Party Administrators? Find out how. |
|||||||