1 : <cfinclude template="dets.cfm">
2 : <cfset visitorsDSN = 'pendwebdata'><cfset listingDSN = 'pendwebdata'><cfset siteDSN = 'pendwebdata'>
3 : <cfquery name="universal" datasource="#sitedsn#" timeout="5">
4 : select headerhtml, totalhomes, allcitieslist, universalnews, universalquote, universalquote2, homevideo, smtpserver, smtpusername, smtppassword, facebook, myemail, customvideocode, customvideocode2, customvideocode3, googlemapapi, totalregisters, agentphotolocation, homebackgroundlocation, lenderphotolocation, badgephotolocation, sellbackgroundlocation, spamip from sitesuniversal
5 : WHERE id = 1
|