If I run the following script on my Plesk 10.2 linux server:
$c = system("ls");
echo "<br />SYSTEM: ".$c;
$out = array();
$d = exec("ls",$out);
echo "<br />EXEC: ".$d;
echo "<hr /><pre>";
print_r($out);
echo "</pre>";
I get nothing. Well, I get the following:
SYSTEM:
EXEC...
Hello,
I am currently learning Javascript and as a project am writing a lightbox using exist examples.
I found one such in the JQuery cookbook, which works well. However, I wanted to add thumbnails to the box, for multiple images. These would be generated on the fly, and have onclick events...
I have the XML addin which lets me convert a range into an xml list.
I can then go DATA -> XML -> EXPORT to save as an XML file.
HOWEVER...
Any unicode data gets converted to latin. How do I generate a unicode XML export file?
I am tipping my toes into iphone application development. I see that I need a machine running Leopard 10.5.7 in order to run the sdk, my question is this: would a G4 Mac with 1G Ram and 1.2Mhz processor be sufficient to run the SDK and the iphone simulator, or would it be a dog?
My second...
I have a minor irritation on one of my sites. It renders fine in IE6 and 7, but inserts an extra blank link in FF and Opera.
I have produced a skeleton bit of code below which demonstrates the problem. it is self contained, and if you run it you should get the following in IE:
Green body...
Following on from this thread: thread215-1262702
I basically wanted to have one image as a submit button and another as a cancel button.
That didn't work. for reasons explained in the other thread. I will try the solution suggested there, but am also puzzled.
To get around it not working, I...
Hi,
I am trying to automate some telnet sessions.
For instance, rather than typing:
telnet 192.168.1.1
admin // (when asked for username)
admin // (when asked for password)
help /? // (Just something to do)
I want the key strokes in a file so I can pipe it into the telnet...
A friend has a new Macbook (OSX 10.4.10) and is trying to hook up to their router via ethernet. The router is a BT Voyager 210 and is ADSL with UK settings (PPPoA etc). It worked when plugged into a Windows machine, and happily pumped out IP addresses in the 192.168.1.n range.
However, my...
Luckily it is only a test one I have at home. However, I was doing some experiments with power usage, and this involved turning the machine on and off a few times.
Now, it won't boot.
It does the POST ok, then there is a blank screen, save for a row of squares at the bottom making a progress...
Environment:
Servers:
Single Exchagne 2003 Server sat on Windows 2003 Server
Desktops:
Windows XP Pro
Office 2003
I have a user who has three personal PST files, plus their Exchange mailbox.
He is the MD, so he is allowed to!
I am upgrading him to a new machine. I have copied the PST files...
Hi,
I am trying to do some under the bonnet work on a Sage Line 100 dataset. You can access this via ODBC, and performing SELECT queries causes no issues.
However, if I try and perform an UPDATE query, like so:
UPDATE 'S'.'STOCK_CONTROL_FILE'
set 'MINIMUM_STOCK_LEVEL' = 0
GO
I get the...
This is very odd. It has happened on three different laptops (50% of our total). All users are part of the office 2003 domain, and have a local profile with admin privileges.
Now, on the affected machine, if you go Control Panel->Users it says the only one present is the local administrator...
This one is driving me nuts.
At this office all the computers are on one subnet. I can use remote desktop to access computer B, C, D and E from computer A, and vice verca.
Now, if I connect via a VPN, I can access computer A remotely, but I cannot access computer B or computer C. I can also...
Hi,
I am having a wonderful time trying to reconstruct our company website on a test server.
The test server runs Windows 2003, IIS 6 and SQL Server 2000.
I have FTPed all the ASP files etc from the live web server.
I have restored a backup of the live server database into the test SQL...
Hi,
I want to set up an offline copy of our website for experimental purposes, with a view to administering the site in the future. The site uses SQL Server 7 as a back end. I have a SQL backup of the company database.
I have built a webserver running Win2003, IIS6 and SQL Server 2000.
Can I...
This is irritating. We have a number of apps on one Citrix server, including Office 2003. Overnight, Outlook 2003 has stopped working. Everything else functions normally, but if you click the Outlook icon, it whirs for a bit then nothing.
Help!
I bought one of these at an auction recently. It was going cheap and I fancied having a play with it.
If I boot it up it goes through various loops, before eventually asking me for a logon id and password.
Is there any way of resetting this so that I can get on? If anybody has any other info...
At work I have the following environment:
Windows 2003 domain
Certificate Services Enterprise Root Server.
IIS6 Web site. SSL is enabled.
For one folder called SECURE, I've made authentication by client certificate mandatory.
This works well, a user can browse to the web site, but if they go...
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.