<% '--------Configure file------------------------- 'Enter the password you set for the database. Case sensitive. dbPassword="gumby" Dim pathtodatabase 'Path to your database. Change if different. pathtodatabase="database/sepersonals.mdb" 'URL to the personals folder. End it with a "/" weburl="http://www.saultevents.com/personals/" 'Enter your web site. website="www.saultevents.com" 'Web site name. websitename="Sault Events Personals" 'Web site email address that emails will be sent from. webemail="personals@saultevents.com" 'Enter the maximum Ad Photo byte size. maxbyte= 100000 'Enter the maximum Ad Photo pixel height maxpixelheight= 600 'Enter the maximum Ad Photo pixel width maxpixelwidth= 600 'Enter the minimum Ad Photo pixel height minpixelheight= 60 'Enter the minimum Ad Photo pixel width minpixelwidth= 60 %>