Enter Keywords:
1 - 10 of 587(0.01 seconds)
Sort By:
 
I have an application which I have compiled and deployed with the "Application Setup Wizard" of VB4 Standard & VB5 Enterprise and the "Package & Deployment Wizard" of VB6 Professional. All versions...
Zones: Visual BasicDate Answered: 06/30/2000 Rating: 5.0 Views: 0
Hi guys, Can somebody help me to solve this, I have this line of code which do converting to timestamp and split the timestamp into pieces as below: $query = "SELECT t_id, t_timestamp_opened,...
Zones: PHPDate Answered: 06/02/2002 Rating: 7.6 Views: 0
We have a dual PIII 733 running W2k server. Some two weeks ago it began to reboot randomly by itself (both during normal usage and during idle time, but mostly during usage, both local and network...
Zones: Hardware, Components, Fans / ...Date Answered: 09/16/2002 Rating: 5.0 Views: 0
Hi there all, I'm in the middle of writing a batch job that'll hopefully run an executable ONLY if the currently logged in user is "Administrator" I've tried this for starters: IF [NOT] %usern...
Zones: MS DOSDate Answered: 12/05/2003 Rating: 7.6 Views: 0
The following code is causing a  parse error, unexpected T_CONSTANT_ENCAPSED_STRING on line 8. <?       // Set the variables received via POST       $userName = $_POST[userName];       $password = $_POST[...
Zones: PHPDate Answered: 01/19/2005 Rating: 9.0 Views: 6
I been trying to make it work but get an unexpected T_ELSE on line 238 File: http://www.zpeek.com/cal.txt
Zones: PHP and DatabasesDate Answered: 01/25/2005 Rating: 6.2 Views: 0
Hi experts, My DC running win2k server restarted unexpectedly and came up with the following information. Event id: 1001 source: Save dump The computer has rebooted from a bugcheck.   Th...
Zones: Windows 2000Date Answered: 09/03/2005 Rating: 7.6 Views: 0
Fighting error Parse error: parse error, unexpected $ in /home/phpdall/public_html/chapter07/check_image.php on line 97   in the following code <?php //connect to the database $link =...
Zones: PHP and DatabasesDate Answered: 02/25/2006 Rating: 9.8 Views: 0
Hi Experts I want to display alert in asp.net web service how can i do this currently i am displaying alert by following code but it generates error "This is an unexpected token. The expected to...
Zones: ASP.Net ProgrammingDate Answered: 12/07/2006 Rating: 6.0 Views: 0
I have the following batch file running fine at an other site sending me latest NTbackup Logs. When trying to run it on this server (Server 2003 Standard Server SP1) it fails. Pls see below ...
Zones: MS DOSDate Answered: 07/30/2007 Rating: 8.2 Views: 29