Advertisement

1 - 10 of 211 containing alltags:("whole") (0 seconds)
Hello. Please suggest a program that can download a whole directory (possibly a whole tree) from a site via the HTTP protocol. I couldn't find such an option in GetRight .
Zones: Web DevelopmentDate Answered: 03/02/2000 Grade: A Views: 0
How do you link whole cell including the text or part of the text that is inside the cell?
Zones: HTMLDate Answered: 09/05/2000 Grade: B Views: 0
I'm looking to have an enitire table, with cells, images and text (even another link inside?) linked.  I have done this in the past with CSS and htc components.  However, I would like to do this wi...
Zones: CSSDate Answered: 05/02/2005 Grade: A Views: 0
Hi experts, Is it possible to disable the whole page when the submit button is pressed? I can disable the submit button, but just wondering if this can be done via the <body> tag to disable (or ...
Zones: JavaScriptDate Answered: 03/01/2006 Grade: A Views: 4
Hi all, I want to work through a large tutorial from the Internet by it learning on my laptop during the day when I don't have an Internet connection. So how do you download a whole web site ...
Zones: SoftwareDate Answered: 11/14/2006 Grade: A Views: 0
When numbr=1 the following code finds 11, 91, etc as match because the have 1 in them: Set fnd = .Range("A7:A" & lastrow2).Find(numbr, LookIn:=xlValues) How can I change this code to find onl...
Zones: MS ExcelDate Answered: 07/03/2007 Grade: A Views: 0
hello i have a frame, where i added following code: class InfoAboutFrame extends Frame implements ActionListener, WindowListener {   .   .   .   InfoAboutFrame() {     .     .     .     this.addKe...
Zones: JavaDate Answered: 09/04/1997 Grade: C Views: 0
What's the best way to determine whether a number is a whole number or not, or odd or even? Whole numbers are numbers like 3.0, 40, -34, etc. Non-whole numbers have decimals (ex. 23.5). Thanks.
Zones: C++Date Answered: 11/26/1998 Grade: B Views: 0
Hi experts I want to disable or enable group of components in JPanel I try with metod setEnabled (i.e. topPanel.setEnabled(false);) but this metod don't disable component in Panel Where I wron...
Zones: JavaDate Answered: 11/22/2000 Grade: C Views: 0
On my database in my datasheet when I put in numbers with decimal (i.e. 29.27 or 2.78) it is rounding the numbers into whole numbers (i.e. 29 or 3). I do not want it to round my numbers to whole n...
Zones: MS AccessDate Answered: 11/20/2001 Grade: A Views: 0