Hi,
I am newbie and I want to learn C++ (I have no knowledge in C or java), what is the best book to learn fast and efficient C++ under Borland C++Builder environment.
Thanks,
Dkin
Hi,
I have an ASRock motherboard with AMD duron 1800. I wish to install more memory but I have notice that RAM PC2700 cost much less then RAM PC2100 (which my motherboard supports).
Therefore is PC2700 can work also as a PC2100?
Thanks,
Asher
Lately I am thinking to get involve in Prolog programming but one question interest me is prolog has future in the world of PHP, Java, etc. Any comments are useful
Hi
When I am starting every time office application a “Welcome to office speech recognition” windows open. How can I cancel it so it will not pop up.
Thanks
How can I split an array so I will get two new arrays. One will be based on the odd line numbers content and the other one for even line numbers
main array
1
2
3
4
5
6
new odd array
1
3
5
new even array
2
4
6
Thanks
How can I reset all the checks in the script below (was originally submitted to a previous thread by Dookie2k2), since If I press some buttons and the click Check All it will check all the others buttons and will remove the selection from the others (mirror response)
<html>
<head>
<script...
The print small script (<input type="button" value="Print this page" onClick="window.print()">) open the printer selection window. How can I avoid that step so the printout will be sent directly to the default one and is it possible to also automatically fit the...
When I disable a field I can not edit it and can not use $_GET with PHP. Is there an HTML option that that will prevent field content editing and will allow me to use $_GET after submitting.
When I disable a field I can not edit it and can not use $_GET with PHP. Is there an option that that will prevent field content editing and will allow me to use $_GET after submitting.
Hi,
The enclosed JavaScript below checks an input range. How can I also reset the input in the text box if it is not value range?
<HTML>
<HEAD>
<TITLE></TITLE>
<SCRIPT LANGUAGE=javascript>
<!--
function checkRange(numValue,numLow,numHigh){
if(isNaN(numValue)){
alert("Please...
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.