here is what i tried: i installed lotus and found its registry key in HKLM\Software\Lotus and here is the path of the registry key i am checking in system search:
Property=LOTUS_FOUND
operation= read directory name from registry
Root=HKLM
key=Software\Lotus\Notes\5.0
value=
value is...
i have been using ASP include tag lately which requires me to put all necessary tags in a separate file and thats the reason i got confused and put those tags in the external css even when i have the <link> tag. I am sure if i just include the css file WITH the style tags it will work fine...
here is the actual css iam using:
td.off {
background:#cccc99;
height:10px;
}
td.on {
background:#660000;
height:10px;
}
td.off a{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:8pt;text-decoration:none; color:#660000;padding-left:5px;}
td.on a{font-family:Arial...
I have these 2 styles:
Code:
td.on {
background: #660000;
}
td.off {
background: #cccc99;
}
and i am using them as:
Code:
<td class="off" onMouseOver="this.className='on'" onMouseOut="this.className='off'">
which works fine ONLY IF i have those styles embedded on the page, now...
stuke, i am not sure why you still have 32GB barrier. But i changed my jumper setting to slave and win recognized the right capacity except it wouldnt show anything in the drive and show RAW as its file sys. I tried a lot of utils to recover files but most of them failed. Then i tried this...
i am also having a similar problem, I have maxtor 250GB hard drive that i was using on my XP Pro SP1 just fine. During reinstalling of XP SP2 today i deleted both the partitions on my C: but NOT my maxtor 250GB. And now my system would only see my maxtor drive as 32GB and RAW File System. I have...
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.