I'm having troubles with ms access databases. When I copy them between machines over my lan I get a prompt that the database is from an untrusted publisher. When I open the file I get a message saying that Microsoft access cannot open this file, it suggests that I copy it to a local drive and...
I have setup a loop to add attachments to an automated email.
These attachments can vary due to many different options.
When the emails are received however the name of the attachments are all changed to numbers rather than the actual filename that was sent out.
'## Add Attachments to...
Ok, I found an older version of the odbc driver that I had on disk rather than the newer one I had downloaded for the new install. It all works fine now.
Ok, in order to test this I created a table that had an id field and a time field.
The time field is called Day_Start.
There is one value in this field which is 06:00:00
If I use mySQL control centre I can view this fine. If I use Select * from tblTest or Select Day_Start from tblTest and...
I have a mysql database which has been in use for a while. I recently installing it onto a new windows xp pro machine. The prevous computers have been both xp pro and 2000 server.
Since this new installation the ASP application I have been using along with mysqladmin both fail to list any table...
I found that I was still getting intermittant image sizing even with response.expires = 0 included in the file.
I added the function to this function to run through all the images in the page
function sizeall(){
var imgObj = document.getElementsByTagName("img");
for (var i=0...
If have an image used as the background of some submit buttons. This works fine unless the user is viewing the web page under the xp default desktop theme, it just does not appear.
This is the style code I am inserting into the form element...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.