Hello,
I know very little about Linux. I recently received a computer from a friend with Linux Red Hat 6.2 on it and I've been trying to find out the computers spec i.e. RAM and HD space. Is there a command I can type in to give me all the specs?
Thanks,
Rob
Hello,
I've recently been tasked with learning VFP as a part of my job. Could anyone suggest a good beginner book? I'm noticing in previous threads and in book reviews two camps:
those who suggest Hentzenwerke books and those who go with Que.
I have been told that my minimal OOP will be...
Here is the source. Keep in mind I am breaking this page up into 3 ColdFusion templates: header.cfm, main.cfm and footer.cfm. This is how we have to do it for our application. The main.cfm is our component. The header and footer is basically a copy of the customers existing page. We fit our...
Thanks,
I'm new to this. . .
I couldn't figure out why my post had lines through it.
Here is a snippet:
CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
function IsIE() { return CSAg.indexOf("MSIE") > 0;}
function CSIEStyl(s) {...
Hello,
Could anyone help explain how I can workaround this problem.
I keep getting an error on this javascript function:
function CSIEStyl(s) { return document.all.tags("div")[s].style; }
The Microsoft Development Environment Debugger throws more detail on the error:
"An...
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.