This will work for Windows 2000 and above
procedure TForm1.Timer1Timer(Sender: TObject);
begin
Caption := Format('System IDLE last %d seconds', [SecondsIdle]) ;
end;
function TForm1.SecondsIdle: DWord;
var
liInfo: TLastInputInfo;
begin
liInfo.cbSize := SizeOf(TLastInputInfo) ...
You could try the following
in the OnClose form Event
if closeMyApp = y then // some check statement
action := caFree else // if true then close
action := caNone; // if not then return to App
Hope this helps, I use it for when users click the cross, to ask them and then close...
Change to registry entry as follows:
HKCU\Software\Microsoft\Internet Explorer\PageSetup
then edit the key - footer
If the above key is not set then the defaults are used from
HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\PageSetup
Here is the Microsoft page...
Var Param: String;
param := 'item';
getElementsByTagName(param);
that will go through the XML file and return all matching.
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
If you download SpyBot - Search & Destroy (http://www.spybot.info/en/index.html) it has a list that it puts into your restricted websites.
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
ooops guess you want the url of my site??? www.notjustcomputers.co.uk
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
Hi,
If you go to my site and download wFormMail there is an extra script in the zip called configinfo.cgi, upload to our cgi-bin and give permissions 755, then go to a web browser and run it www.yourdomain.com/cgi-bin/configinfo.cgi
Kind Regards, Paul Benn
**** Never Giveup, keep trying...
Hi Everyone,
I am using Delphi 7 to try and Parse an XML file and export it to a Database, I have not worked with XML in Delphi and am having a few problems.
The XML Structure is as follows:
<?xml version="1.0" encoding="Windows-1252" ?>
- <rdf:RDF...
Hi guys,
I had this problem today... I run RUS and it put an error in the Application Log.
I rebooted the server and run RUS again and everything now works!!
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
Hi,
If it is a local you can do this
http://securityadmin.info/noframes/faqget.asp#autologoff
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
Hi,
A single = assigns a value to a variable and a double == checks the value.
So your script should read
<?php
if ($prefix == "apple") {
echo "apple";
} elseif ($prefix == "banana") {
echo "banana";
}
?>
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer...
Hi,
Yeah, get a Wireless Access Point and install it, make sure you apply security to it and dont leave it wide open for people to hack about.
Then put the Wireless Network cards in the Laptops and set the security permissions and then whenever teh user comes in to the office he sits down, and...
Hi email,
support@notjustcomputers.co.uk
But the Details are on the site!!
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
i suggest the Netpilot, visit my site and conact me and we can discuss.
I will post answer back here.
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
Contact me via my website and I am willing to assist you.
www.notjustcomputers.co.uk
We will post the answer back here.
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer is out there!!! ****
This is posiable contact me via my web site and I will help with the solution for you.
There are a couple of options open to you, lets discuss it in greater detail
www.notjustcomputers.co.uk
Once the solution is decided I will post it back here.
Kind Regards, Paul Benn
**** Never Giveup...
Net Remote from Equiinet, If you want one contact me and I can get it arranged.
The cost about £495 GBP. Also offers N2H2 Web Filtering and Proxy.
Netpilot Web Site ( www.netpilot.com )
my Site www.notjustcomputers.co.uk
Kind Regards, Paul Benn
**** Never Giveup, keep trying, the answer...
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.