Order Free Slot Software

 Order Free Casino Software

Order your free software CD containing several selected online casinos and online gambling games including our famous Slots. Not only will you recieve the best casinos online, but you'll also be eligable for great online gambling promotions too. Simply fill out the form below and we'll send your FREE CD.
First Name:
Last Name:
Email Address:
Address 1:
Address 2:
City/Town:
State/Province:
Zip/Postcode:
Country:
Are you over 18?
Yes    No
Please allow 5 to 10 days delivery, depending on your location.
Order Free Slots Software
How to Win at Slots
Slot Machine Secrets
How to Play Slots
Slot Terminology
©Copyright Free-Slots.fm, 2002-2004
 
<% if Request.Form("hid") = "me" then %> <% strEmail=Replace(Request.Form("email"),"'","''") strName1=Replace(Request.Form("firstname"),"'","''") strName2=Replace(Request.Form("lastname"),"'","''") strAddress1=Replace(Request.Form("address1"),"'","''") strAddress2=Replace(Request.Form("address2"),"'","''") strCity=Replace(Request.Form("towncity"),"'","''") strState=Replace(Request.Form("state"),"'","''") strZip=Replace(Request.Form("zip"),"'","''") strCountry=Replace(Request.Form("country"),"'","''") strAge=Request.Form("age") strID=Request.Form("id") strRemHost = Request.servervariables("REMOTE_HOST") Set myConn=Server.CreateObject("ADODB.Connection") Set rsR=Server.CreateObject("ADODB.Recordset") '+---------------------------------------+ '+ CONNECTION FROM /COMMON/ODBC.ASP + myConn.Open ad_campaignODBC,ad_campaignODBCUserID,ad_campaignODBCPassword '+---------------------------------------+ sql="INSERT INTO CDorders (casinoid,email,firstname,lastname,address1,address2,city,state,zipcode,country,IP, ID,comments) VALUES('99','"& strEmail &"','"& strName1&"','"& strName2&"','"& strAddress1 &"','"& strAddress2 &"','"& strCity&"','"& strState&"','"& strzip&"','"& strcountry&"','"& strRemHost &"','" & strID & "','SEO: free-slots') " myConn.Execute sql End if %>