I am authenticating webapplication against Active Directory group. Everything is working fine in development machine ( windows xp, iis 5.1).
Getting following error when deploying in Windo...
Dear All,
i need a command that compare files between 2 two folders (including sub folders)...If the file exist continue comparing...Else copy the file that does not exist from source to de...
I have the attached code, which I am running after populating my main text box (frmMain) with text, which is tab delimited. I used 'Me.' because it wouldn't let me use 'frmMain.' but I can't ...
Access 2007
I have a text box and when i click on it, it gives me the blinking cursor but it will not accept any entries. It simply ignores it and remains blinking in the first position.
Dear experts,
I have a binary file with varying number of nulls at the end. When I take a look in the hexedecimal editor, I see something like:
48 49 51 56 00 00 00 00 00 00 00 00 00 00...
I need to run a script that will read all files in a directory and output the author and word count metadata properties to a file. The output file needs to be in a format that can be easily i...
Our server ('SERVER2003') is acting as the Domain Controller and was acting as the DHCP server until we got a sonic firewall. The sonic firewall is acting as the DHCP server now and I have ma...
I have a ID table that provides the initial ID to use when inserting a row.
The application I inherited works like this,
Upon receiving an input file an and intance of an asp.net applicat...
I have a desktop pc which needs to simultaneously access multiple different internal networks (10.10.10.0 and 192.168.1.0, etc). How to accomplish this? That pc has only one nic.
I don't want to hear about the structure of my database. I just want to know how to accomplish this task.
I have I series of colonies that consist of the same table. I have a variable tha...
This is my first attempt at integrating Crystal Reports into a c# application. I am familar with crystal reports. but how do you get it so your report is generated by c#?
any referances a...
Basically I have one table that holds both top level page titles and second level page titles.
I can do a simple SELECT for the top level entries (see example: parentid=0). But, I also want...
my fax number is (310)xxx-xxxx
how to fax from uk to this us number
is it 001 number
I'm using Oracle Portal for creating a News website portal, and I created a page group named "Online News". My website has some news categories, such as sport, education, etc. How can I displa...
Dear Experts
I have a form "Pop_Frm_Reports_Options" which gives users various options on a word document that has been previously generated from access and saved in a set place. These opt...
I'm trying to move some javascript on a .net site down to the bottom of the page for a client- he's afraid search engines are going to have a problem plowing thru it.
I've found a regex that ...
Hi
I have this markup
------------------------------------------------------------
<div class="slide">
<div class="slide_container">
...
My network is set up with netopia routers and firebox edge devices. each vpn connects to a different network. there is one home network where dns servers are located and resources.
i have ...
Hi,
I have a excel workbook with about 10 work sheets
On my first worksheet I would like to have a search button where I will enter the following criteria: CR145
This number will be o...
I am using Office 2003. I have a folder in Outlook with about 300 emails. I need to be able to take certain content from the body text of each email and export it to an excel spreadsheet.
...
What does this actually mean and how do I correct it?
Message: MS DTC could not correctly process a DC Promotion/Demotion event. MS DTC will continue to function and will use the existing ...
In the code below, I've got two arrays which I would like to merge.
I've been using array_merge, but it doesn't work with the array in the "skills" element. How can I get it to merge fully?...
Is there a Microsoft document that explains all the Event ID, both successful and failed ones, in Windows Server 2003 and 2008.
thanks
i am trying to do a roll_over and roll_out..the movieclip comes to the stage fine but i cannot remove it. I keep getting this error
TypeError: Error #2007: Parameter child must be non-null....
Hi,
I have an API which allows me to test a network connection, but this is the interface:
boolean result = requestRouteToHost(int networkType, int hostAddress);
how can I convert ...