If you can live without the usual security issue tags (CFFILE, CFOBJECT,
etc) take look at Dantor.com. $10 / month CF 4.0 hosting (basic account --
self service everything through a CF interface) on T3s.  Support is about
average via email, but they do respond and everything works -- I have two
domains on there servers and I'm pretty happy with them. 

Dru


At 14:03 9/26/2000 -0700, you wrote:
>You can use www.tio.com for $25 a month.  I'm not sure about all the details
>but I know I have my own IP for both of my sites hosted there.  I can
>adminstrate my own email accounts.  I have full FTP access.  Never had a
>problem connecting unless I forgot my password.  And Adolph, the owner, is
>very easy to work with.
>
>--K
>
>> -----Original Message-----
>> From: Zachary Bedell [mailto:[EMAIL PROTECTED]]
>> Sent: Tuesday, September 26, 2000 8:30 AM
>> To: CF-Talk
>> Subject: RE: Cheap CF Hosting FOUND
>> 
>> 
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>> 
>> > >http://www.v-domains.com/
>> > >9.95 per month includes CF.
>> > Did you notice that if you want a database at all you have to go up
>> > to $19.95 a month though.
>> 
>> Ugh! Says who?  Just use direct OLEDB access, and you don't need them
>> to setup a DSN at all.  Just upload your Access DB and use a CFQuery
>> line like this:
>> 
>> <cfset DBPath = "D:\InetPub\wwwRoot\YourSite.com\file.mdb">
>> <Cfquery name="QueryName" 
>> datasource="#DBPath#" 
>> dbtype="OLEDB" 
>> provider="Microsoft.Jet.OLEDB.4.0" 
>> providerdsn="#DBPath#" 
>> username="Admin" 
>> password="">
>> SQL...
>> </cfquery>
>> 
>> I know this might be a little off the edge of the list charter, and I
>> hate to blow my own horn, but...
>> 
>> We host for $29.95 a month if anyone's interested.  That includes FTP
>> access, 5 email accounts, unlimited email forwarding, MS FrontPage 2k
>> support, ASP, CFM, your own IP address (none of that host header
>> garbage I've seen a lot of other hosts using lately), and some
>> assorted other goodies.  We don't charge extra for DB access unless
>> you need a DSN or SQL server or something.  
>> 
>> AND, if you email me, I get back to you within the day if at all
>> possible.  And you can even call me on the telephone & get a live
>> person (namely me) if you need it.
>> 
>> I won't post contact info on the list, but if you wanted to email
>> directly, I can give info to anyone who's interested.
>> 
>> My apologies in advance if anyone's offended by the more or less
>> blatant commercial plug, but...  It seems relevant to this thread.
>> 
>> Best regards,
>> Zac Bedell
>> <[EMAIL PROTECTED]>
>> http://www.adirondack.net
>> 
>> -----BEGIN PGP SIGNATURE-----
>> Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>
>> 
>> iQA/AwUBOdDA8QraVoMWBwRBEQLyjQCfRtmEWbCqxmSe3ocN9vYP5z8dF2sAnjN9
>> UC4zhlx5Mug12Ht6Du0alg/Z
>> =Agzq
>> -----END PGP SIGNATURE-----
>> --------------------------------------------------------------
>> ----------------
>> Archives: http://www.mail-archive.com/[email protected]/
>> To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
>---------------------------------------------------------------------------
---
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
>
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to