Advertisement

1 - 10 of 5196 containing alltags:("does") (0.003 seconds)
My computer reports my cpu as: Pentium-S CPU 133 MHz what I'd like to know is, what does the S stand for, what does it mean.
Zones: HardwareDate Answered: 02/04/1999 Grade: A Views: 0
I have a frameset like this: <FRAMESET COLS="10%,*" ROWS="20%,20%,20%,20%,20%"> <FRAME SRC="peek1.html"> <FRAME NAME="peeker1"> </FRAMESET> Somewhere in my javascript I have code like this: windo...
Zones: JavaScriptDate Answered: 02/24/1999 Grade: C Views: 0
Hi! I'm creating a form with loads of text-boxes and I want to detect whether any changes have been made for each text-box when it loses focus but because of the overhead I don't want to use 'strin...
Zones: Visual BasicDate Answered: 03/17/1999 Grade: A Views: 0
On a particular machine, when i run a query selecting the mid part of a field i get this error ???
Zones: VB DBDate Answered: 03/29/1999 Grade: B Views: 0
using Len(sMyString) instead of If sMyString = "" gives better performance because VB's BSTR's hold the length information and Len checks this value instead of counting to the terminiator and doing...
Zones: Visual BasicDate Answered: 05/12/1999 Grade: C Views: 0
I'm a VB person trying to learn some C++, so I'm quite new to this. This is my current code.  However, it does not do exactly what I want.  I need a good example of how to use the getline command ...
Zones: C++Date Answered: 11/16/1999 Grade: A Views: 0
In my application I created several different frames at run-time. Everything worked all right. Then one day, I got the error-message "property frame.TabOrder does not exist" for all my frames. So I...
Zones: Delphi ProgrammingDate Answered: 04/13/2000 Grade: A Views: 0
I have an xml file that is not completely consistant.  I am using the xmlDom object to pull out information to an asp page but the xml is not consistant between nodes.  For example it is in section...
Zones: XMLDate Answered: 06/06/2000 Grade: A Views: 0
I'm trying to automate some account maintenance tasks. I'm generating a NET USER command on the BDC but I can't for the life of me figure out how to get it to spawn. I'm running a parent batch u...
Zones: Windows NT NetworkDate Answered: 06/12/2000 Grade: A Views: 0
Sorry about the title - It should be: WinME ontop of Win2k - the title is in danish cause' I copy-pasted my text that I had to translate :) Currently I have a C-drive (22GB NTFS) and an D-drive...
Zones: Operating SystemsDate Answered: 08/15/2000 Grade: A Views: 0