Thanks for the info.
I wasn't using the document. reference here (w/ radio buttons) and there's a [#] included with the element name. What would be the proper syntax here?
if (!(theForm.Contact_Preference[0].checked ||
theForm.Contact_Preference[1].checked ||...
Hi,
My script seems to be working just fine in IE, but not in firefox. Any suggestions on how to fix? I stripped a lot of the HTML, but I copied in the JS script from the header and the form info.
Any help would be appreciated.
Thanks,
Mike
<body>
<SCRIPT LANGUAGE="JavaScript">
function...
I'm trying to write a program that does the following:
* Ability to enter in phone numbers using a sentinel-controlled while loop.
* The loop will end when the user keys in -1 (or something).
THE PART I CANNOT FIGURE OUT:
I need to divide a phone number into 3 tokens using strtok. I do not...
In order to utilize a Library function within a QBASIC program, what QBASIC statement must be inserted in the program to insure that the required function is loaded with the program for execution?
Any help would be appreciated, Thank you.
Mike
In order to utilize a Library function within a QBASIC program, what QBASIC statement must be inserted in the program to insure that the required function is loaded with the program for execution?
Any help would be appreciated, Thank you.
Mike
I'm new to programming and I'm stumped w/ this question...
Assume that the AX register contains the Decimal value 16. Use of the SAL instruction will change the value of the data in the given register by how much for EACH SHIFT LEFT operation?
What is the MINIMUM number of executions of the...
I'm new to programming and I was wondering if...
someone can please provide a few reasons why a High Level language is not suitable for writing a hardware device driver.
1. I understand it makes too much executable code causing it to run slow.
2. It's difficult to access hardware.
Anything...
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.