Hi All,
Been working on this a couple days now and can't seem to find a way around it. Apparently, when a form contains only a single text field and a submit button, hitting the enter key does not pass the submit button's name/value pairs. The only way the user can submit the form is too click...
Hey all,
Any ideas on this one would be greatly appreciated. I currently support a small vb app written VB 6.0 that was written before I was hired. The app has about 12 users.
Backgroun Info:
The company is in the process of rolling out XP Pro to all PC's. So some users are on NT, while...
Hey all,
Probably a simple question, but seeing as how I am new to running IIS it is giving me problems. I am running IIS 5.1 on a XP Pro machine and it seems IIS is being selective as to what asp and html files I can view in a browser. I get a "The page cannot be displayed error" for...
Hey All,
I just upgraded my sister's motherboard and cpu. She has Windows XP Pro running on her Old HDD. She would like to get some of her files off of her HDD before its reformatted which needs to be done to install the new motherboard's drivers and remove the old ones. I put her HDD in my pc...
Can anyone tell me why this code loops through 16 times instead of 8?
var TotalAmount = 0;
var tmpAmount;
for (i = 0; i <= 8; i++){
tmpAmount = parseFloat(form.elements('txtAmount' + i);
if (tmpAmount != 'NaN'){
TotalAmount = TotalAmount + tmpAmount;
alert('TotalAmount');
}
}...
I am currently upgrading my system's motherboard. I am fairly new to the whole process. I understand the basic differences between SATA, IDE, and EIDE but will a motherboard that supports SATA also support IDE and EIDE? The reason that I am asking is becuase I would like to only upgrade the...
Hey All,
I recently built a PC with a buddy of mine. Both of us were fairly inexperienced in such a task, (I hadn't built one before and he had only built one). We put it together fine and got it running. But I am having major issues with it crashing, particularily after I install drivers, most...
Hello all,
I've never set up a dual boot before. I just finished setting up a dual boot with Win XP and Win 2000 and everything works fine but I have what probably are some fairly simple questions.
1. Is it necessary to install all the various drivers on both Windows Installations? What about...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.