I'm trying to install Movable Type on win24, and it reports
"DBI (version >= 1.21)
Either your server does not have DBI installed, the version that is installed is too old, or DBI requires another module that is not installed. DBI is required if you want to use any of the SQL database...
Got a couple of these:
Connected to 12.102.252.75 but sender was rejected.
Remote host said: 550-204.10.107.118 blocked by ldap:ou=rblmx,dc=worldnet,dc=att,dc=net
550 Blocked for abuse. See AT&T Worldnet Service
Started getting rejections from ATT.net
[email protected]
Connected to 204.127.208.75 but sender was rejected.
Remote host said: 550-x04.10.107.118 blocked by ldap:ou=rblmx,dc=worldnet,dc=att,dc=net
550 Blocked for abuse. See AT&T Worldnet Service
Just a note to mention that the infamous DROA have been doing a massive mailshot in the US lately. (Their address is New York, but they're based in Canada.) They send an official-looking letter to expiring domain holders registered addresses, asking for $30 to renew the domain for a year...
Just a note to mention that the infamous DROA have been doing a massive mailshot in the US lately. (Their address is New York, but they're based in Canada.) They send an official-looking letter to expiring domain holders registered addresses, asking for $30 to renew the domain for a year...
What about using Adobe Contribute?
It's not a CMS, but it sort of does the same job more flexibly than most.
$150 per user sounds like a lot, but I would say that the Contribute users I have have paid for their copies easily, simply by not having to pay me to change bits of text or links or...
You could use the RSS feed... this is updated immediately by vBulletin when a new topic is created (but not for every post, unfortunately), and you can check it as often as you like.
http://support.jodohost.com/external.php?type=RSS
If you're an ASP or PHP programmer, you could even write...
I cannot delete some files on a win12 account. Access is denied on FTP.
FTP shows permissions variously set to the equivalent of 444 and 555 on some domains.
Is this connected with the win12 problem Stephen is currently tackling?
If so, please see ticket #DHS-71958-627 and explain to the...
A client wants to use Data Dynamics ActiveReports on their site with an MsSQL database and .Net
What kind of setup/plan/account would they require for this?
http://www.datadynamics.com/Products/ProductOverview.aspx?Product=AR2
It is only Linux servers that will lose Frontpage support in Hsphere, correct?
I would have thought that many users may find that moving to a Windows account a suitable alternative to changing a lot of their code, though moving accounts isn't without its problems either.
Realised when I re-read the post that you use 'Dbq' for the Access driver, but 'Data source' for Jet.
The difference in the password phrase is new to me, though. I'm pretty sure 'password=' on its own works with earlier Windows server versions.
got it...
the working Access DSN-less connection string for win12 is
STRING = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=D:/hshome/accountname/xxx.mdb;Jet OLEDB:Database Password=xxxxxx;"
----
Saturday night, 9:23pm. Send offers of easier ways to make a living to: bro
Will...
Yes. (The code works fine if I use DSN.)
I might have sorted that problem, however, by using
STRING = "Provider=Microsoft.Jet.OLEDB.4.0;Dbq=D:\hshome\accountname\xxx.mdb;Jet OLEDB:Database Password=xxxxxx;"
The error I get now is
"Microsoft JET Database Engine error '80004005'
Could...
I'm having a problem making a connection to an Access database using a dsn-less connection on Win12. Using DSN, it works fine.
The DB is in the user account root folder, and the connection string I'm using is:
STRING = "Provider=Microsoft.Jet.OLEDB.4.0...
I'm not sure that that's the problem, but you can include one ASP file with another. However, ASP doesn't recognise "<!--#include..." so it won't do anything with the other file.
So in a file called test.asp, which is just
<%
response.write("Hello<br>")
<!--#include file=test2.asp -->...
'Bite the bullet' meaning it's not something I really want to spend time on but at some point I'm going to have to. I wasn't referring to your particular suggestion directly (and your suggestion is better than all the other ones I got...)
The cost of a book or two isn't really much compared...