hey all i am just learning about dropdownlist and it appears that i cant add them on page load
after alot of test i realised that if i am creating dropdownlist dynamically, getting their va...
Dear Experts,
I am just after a high level mental image of how web crawlers work.
Please help
What are different possible error codes returned from CreateMutex method.
HANDLE hMutex;
// Create mutex
hMutex = ::CreateMutex(NULL, TRUE, "GlobalMutex");
What are different possible ...
I am using a XDocument in VB.NET to write an xml file containing norwegian characters. However I do not understand the encoding options and it would be much appreciated if anyone could please ...
Hello,
We are migrating from windows 2003 domain to windows 2008. The problem is all computer will not be present during the migration so i would like to know if there is a solution to automa...
Hello, my mail server is under attack:
Nov 11 14:39:35 mailserver sshd[20653]: Illegal user bob from ::ffff:80.96.133.160
Nov 11 14:39:36 mailserver sshd[20656]: Illegal user bob from ::ff...
Hi quick and simple question - can anyone confirm for me how offline files with XP and 2003 or 2008 works?
Am I correct in my assumption that when offline files are synchronised, the complete...
I have an Exchange 2007 CCR cluster that runs in a Windows 2008 cluster.
2 days ago, the active node had performance problems (reading from / writing to the DB files took an abnormally long...
I've asked this question before and have received help. But at the time I didnt have time to run the full implementation and am now running into questions.
Basically, I need help with creat...
I am getting this error and i cant seem to see where the issue is.
Notice: Undefined index: alias in C:\wamp\www\Melvyn_rutter\admin\includes\functions.php on line 52
Notice: Undefined i...
Dear EE experts,
I would like to "compose" a desktop PC which I can use for presenting IT presentation demos. My requirement is since this computer is used for showing demos for 400-600 peo...
Hello,
Could I get a cron time that I can add as root in crontab for the below time.
Option 1:
4 times per day 9am, 1pm, 7pm and 11:59pm
Thanks
I have a small office network of 6 PCs. I get Internet on a Windows XP PC and from there I share it with other PCs.
I just installed Ubuntu desktop on one of the PCs in the network but not ...
Hi experts,
I do not have access to the php.ini to increase the memory, but I'd rather fix this in my code anyway.
At the end of my html I am unsetting some of the bigger variables but i...
Hi
I am trying to fill in textframes with data from a SQL database. I have managed to do this with no problems.
Now the customer would like a picture positioned on the page too.
I have pl...
I have an XML string looking like this:
"<?xml version="1.0" encoding="UTF-8"?>
<DX_RESPONSE>
<CONCLUSION success='yes'/>
<EXPORT_RESPONSE>
<TOTALS failed='0' total='1' invalid='0' succee...
I am trying to create a code that finds the day that an action is due based on a stated period taking into account weekends and public holiday. If the public holiday falls on a weekend we have...
Hello,
I have a GridView that is populated from a DataSource (.NET 2.0) and I need to get one field from whereever I can.
I can get this field from GridView after it's bound this way:
G...
=========script name = test_amp.bat ===================
if "%1"=="0" goto amp
psexec %1 -u %2 -p %3 -s "c:\test.exe"
:amp
psexec %1 -u %2 -p %3 -s "c:\amp.exe"
goto end
:end
======...
Hello guys
I have a simple question.
I have a date 09/23/2009 12:53:12 and I would like to check if it is < than Getdate()
I don't want to compare time, just date
Thanks
http://dean.edwards.name/weblog/2005/06/base64-ie/
Not my site but shows the problem. If you load that page in any browser the image shows, but not in IE. Then if you look at http://dean.ed...
Hi experts.
A user here is having a mail issue receiving mail from a certain domain this morning. The sender from the external domain gets a permanent fatal error and 550 relay not permitte...
Okay, I have been instructed to give some documentation on why we should separate out our single server into a production server, web services server and a development server. I have already ...
I have installed Terminal Server Licensing Server on Primary Domain Controller.
I have setup the ERP server as a Terminal Services Server.
I have given the ERP Server the information to po...
I want to remove the password of root in mySQL Server 5.0.45?
How can this be achieved?
Previously we were using mySQL 4.0, which allowed blank password for root. Recently we upgraded mySQ...