Visit our sponsor for comparitve rates on your telephone services!

sendpoliticalgifts.gif (7676 bytes)
Home    | Click for Details |   Contact Us

Click below to visit other SendOnline.com sites.
bookmarkus.gif (841 bytes)

<% On Error Resume Next Set Cn = Server.CreateObject("ADODB.Connection") Cn.Open "Provider=SQLOLEDB;UID=webcust;PWD=bigcap59;DATABASE=dropdown;SERVER=server12.windsornet.org" If Err.number <> 0 then TrapError Err.description End If set rs = cn.execute("Select url, boxtext From maindrop WHERE type1 = 's' order by url ASC") If Err.number <> 0 then TrapError Err.description End If %>