Thanks for replying, i could just download the entire message from the server then just process the attachment. Cant find a plug in for thunderbird. I Just need a small dirty gadget to do it for me. Any suggestions?
Regards,
Steve
Hi i have an excel document with 20 worksheets on it (for each computer at work). Each worksheet has 2 columns... Software & Version. In each column is a list of what software is installed on the pc along with the version number. I have a final worksheet which i want to count all the unique...
Grief, that looks good. Will have a play with it and let you know how i get on! Does this increment the counter for each page thats loaded?
many thanks,
SH
Hi, i want to be able to add a hidden hit counter to my web page in php. Also to grab the ip address of the user accessing the web page. I want it to only increment the counter once per visit (not for each page they access). Not sure of the best way to do this. Please can anyone help!
Kindest...
Thanks for replying, im going to leave telewest (as i no longer have skyone :-(, and BT is my connection to work. And already have a website on that. I have an account with uklinux.net but i can not connect with ftp unless i dial up with a modem.
Hi, i have designed a website and bought a domain name. All i need to do now is ftp it somewhere. Please can someone tell me somewhere i can register for free web space (100mb+) to upload the site to. Need to be able to use ftp & mysql. Also be able to upload while connecting to the internet...
Hi, i have some pc's which i leave on test rebooting every 60 seconds. I want to be able to create a log file which includes the current date & time also the number of reboots..
I.e
Date/Time Counter
02/03/2007 08:00:00 1
02/03/2007 08:01:00 2
02/03/2007 08:02:00 3...
Hi i want to be able to create an slide show of 10 images on a remote webpage.
i.e
http://www.thewebsite.com/images/200702161000.jpg
I need to be able to calculate the current date/time and use this as the latest image, and the last 9 hours for the other images.. The slide show will just...
Sorry, just noticed the query has excluded the Users.Name, Users.Surname from the other table i was joining onto.. How can i get this back?
Regards,
SH
Thanks for replying so fast!!! i tried this and keep getting the following...
[Microsoft][ODBC SQL Server Driver][SQL Server]Ambiguous column name 'UserID'.
Sorry for being a pest...
Thanks for replying... The table will eventually hold all the comings and goings for every employee. I just want to display who is currently in the warehouse (has not signed out yet) by the most recent time...
It will be for health and safety so at any point in time a web page can be displayed...
Hi i have the following query...
SELECT UserHistory.DateTime, Users.Name, Users.Surname, UserHistory.Type
FROM UserHistory INNER JOIN Users ON UserHistory.UserID = Users.UserID where UserHistory.Location = 'Warehouse' order by UserHistory.DateTime desc
This returns the following...
DateTime...
Hi, does anyone know if it is possible to convert information from a serial device in to the keyboard buffer?
Basically i have a text field on a web page and a serial barcode reader. When i scan in a barcode i want to be able to display the decoded information into the text field.
This could...
Hi does anyone know if it is possible to create a login/logout system to record when employees enter/leave a building. I want to use a barcode reader (rs232) on a com port to read a barcode that each employee will have. Just need to log date time against each employee, will create some reports...
Hi, i have found the following script which displays falling snowflakes on a screen, i want to display the same but only within a table... Please can any one help...
Here is the script i am using..
<script>
// CREDITS:
// Snowmaker Copyright (c) 2003 Peter Gehrig. All rights reserved.
//...
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.