Dear All,
I am writing a program in which a certain part is not working properly, the number 4294967295 is being displayed when i run this program here is the part of the code...
Does it matter to run Excel or Word or Outlook in a computer with 500 MHZ versus a computer 2GHZ? Does internet speed depend on the speed of the processor or memory or both? Does a memory of...
There is a column of LONG RAW datatype in a table, which contains characters. I would like to convert the data to characters in ASCII format and store the data in several columns of datatype...
Can I add text in CSS ???
My office website contains about 100 pages, all of them link a css file called web.css, now I need add copyright and some other information on the botton of each pag...
We have a database server with a heavily fragmented drive. This drive holds our main production database and the regular NT defrag does not work. I've looked around for some more info on this ...
I have an ASP page that uses the wshShell object and the Run method to run a wsf script on the host server. Both the ASP page and the wsf script runs fine and returns no errors however the csc...
I am dealing with a database setup by someone previous to me who created an access/vba front end to an SQL database. There is a field called attachment, data type Image, which contains many ...
Windows 2000 Server, PHP 4.3.4, IIS 5.0.
PHP works fine except for one thing...the php_mssql.dll seems to not work with IIS.
My file works at the command line with: php request.php.
I get m...
GetPrivateProfileString using VB net.
here is my code which returns lpReturnedString => 'ID=' which is lpDefault (my key)
Private Declare Function GetPrivateProfileString Lib "kernel32...
Dear friends,
My problem:- mounting NTFS partitions in Red Hat Linux 9.
Waiting for solutions
Does anyone know how to make a simple web proxy server? I was hoping that someone could point me in the right direction for making it in PHP. All I want it to do is download the html file on...
Hey all I'm working on a program that has two parts. FIrst part is a dialer that makes teh connection and the second part is that answering part. The problem is I can't find any information ...
Hello,
The following js writes a list of the contents of the SCAlphaCode tag in my XML file:
var SCAlphaList = xmldoc.getElementsByTagName("SCAlphaCode")
for (var j = 0; j < SCAlp...
i want to call another js function if first one returns true in onclick. What is the proper syntax?
example
<input type='submit' name='name' value='Update' onClick='return isOneCheck...
How do I tell an ASP.Net control to call a javascript function when an event occurs? If I try and do it the same way as I would with a normal HTML control it tells me my javascript function i...
Have a user who needs to write a macro to hide an
entire row if a specific cell in the row equals zero.
Sounds simple, but can't quite get the if...then set
up properly.
Any ideas?
...
I just installed the Directx 9 SDK and I opened the first tutorial.
First I got this error:
c:\DX90SDK\Samples\C++\Direct3D\Tutorials\Tut01_CreateDevice\CreateDevice.cpp(10): fatal error...
1. Information Technology
2. Computer Science
3. Software Engineering
What are the differences and what responsibilities do they primarily hold? What kind of jobs does each field typi...
Okay, I'm on a Linux box (RH9) and I ssh to a Sun U60 (Solaris9) and from there I'm tipped into a Lightwave console switch. I know the exit sequence for a tip is "~." and a break is "~#", min...
My 2003 exchange server seems to be building up a large number of mdbdata logs. In the mdbdata folder there are about 1100 log files, each at 5 mb. Some are dated from the day that i firs...
I need some code to remove any spaces in a string. I have a list of accounts in a column A and each cell has a bunch of numbers in it.
Example
Cell A1 100 00 0000 00
Cell A2 2222 2 22...
This field is grayed out in the menu. How can I activate it so that the email address will autocomplete as I type?
Does anyone have a recommendation for a Smart Host service provider? I currently have an email server running on a Comcast circuit but the Comcast IP range seems to be blacklisted everywhere. ...
I need to make a 1 page web site that uses a Russian font for the visible text. The site will be registered as a domainname.com - site.
Is it possible to code the page in HTML in English a...
Hi All:
I am using vc++ and I am creating a window using
hWnd = CreateWindow(szWindowClass, szTitle, WS_OVERLAPPEDWINDOW,
CW_USEDEFAULT, CW_USEDEFAULT, 310, 250, NULL, NULL, hInstanc...