jayson
Members-
Posts
634 -
Joined
-
Last visited
Everything posted by jayson
-
well, untill I figure out what happened, I downloaded zone alert. I opened a program that was infested, and normally I am sooooooooo!!! careful, I feel like a !
-
I try to start my firewall and I get this popup error: "due to an unidentified problem. window can not display windows firewall settings" So I can not turn opn firewall
-
Thanks Bruce, I already have those, will they get rid of Trojans? I ran one of those online scanners, and I have a ton of Trojans...and somehow spysheriff got installed ( and not by me) and as was stated befoe, I can no longer turn on my firewall.... Thanks
-
I go slammed with malware, it is so bad that I can not even restart my firewall.... I need a freeware, non-pay malware removal software, I can not afford to pay for a program at the moment...Where can I go....thanks
-
Give this a try... It is completly javascript free collapsing CSS <html> <head> <link rel="stylesheet" type="text/css" href="../style.css" /> <style type="text/css"> <!-- #nav, #nav ul { padding:0; margin:0; list-style-type:none; padding-left:10px; border-width:1px; border-color:#0000FF; } #nav { background-color:#AAAAFF; width:200px; border-style:solid; position:fixed; right:6em; top:14ex; } #nav ul { background-color:#BBBBFF; width:188px; border-style:dotted; } #nav li:hover { background-color:#DDDDFF; } #nav a:before { content:"["; } #nav a:after { content:"]"; } #m1, #m2, #m3 { display:none; } #m1:target, #m2:target, #m3:target { display:block; } --> </style> </head> <body> <ul id="nav"> <li style="float:right;"><a href="">-</a></li> <li><a href="#m1">Menu 1</a> <ul id="m1"> <li><a href="#s11">Submenu 1.1</a></li> <li><a href="#s12">Submenu 1.2</a></li> <li><a href="#s13">Submenu 1.3</a></li> </ul></li> <li><a href="#m2">Menu 2</a> <ul id="m2"> <li><a href="#s21">Submenu 2.1</a></li> <li><a href="#s22">Submenu 2.2</a></li> <li><a href="#s23">Submenu 2.3</a></li> </ul></li> <li><a href="#m3">Menu 3</a> <ul id="m3"> <li><a href="#s31">Submenu 3.1</a></li> <li><a href="#s32">Submenu 3.2</a></li> <li><a href="#s33">Submenu 3.3</a></li> </ul></li> </ul> </body> </html>
-
Glad you got it to work, I still can not get mine to collapse...So I am moving on to try a different collapsing CSS
-
I editted to fit my needs, it works great as a .html file, but when I try to incorperate it into a .PHP, it all works except that the menus do not collapse, they stay exdpanded....what, would the problem be...
-
I just watched all the films and got to say, they were pretty good...
-
not sure if you all can use this, but I have this unspamable email link. here is the coding: <script language="JavaScript"><!-- var name = "username"; var domain = "domainname.com"; document.write('<a href=\"mailto:' + name + '@' + domain + '\">'); document.write(name + '@' + domain + '</a>'); // --></script> I hope that it is something you all can use
-
it is Non ptofit, and I have to wait for ther money from the gal whos site this is to see what she wants to do
-
Well once again my other hosting site has screwed me over. I have a friend that is on XYZ.com hosting, well, thier forum is down, I can not acess the other site, and it is very upsetting to me, I still have 3 months left on the other server.. (june 2006) name expires end of this month(4/29) not really sure what to do. I would like to move the site over here, but with 3 months I lost 15 - 20 bucks. I am so glad that I moved to TCH....Still having problems posting ( can not access color/smilies or hyperlinks) but that is not as big a concern to me as is the uptime of my site. Well, I really wanted to rant.. Thanks
-
Yea, I looked yesterday, it says my firewall was running. Thanks all and sorry I am a pest at times..
-
how do I check my firewall? Is it automaticly on?
-
NEVER MIND...it was my Spystopper pro, I trink I need to stop it, now it is working.. Got to figure out a way to allow SSP to except my Apache program
-
It worked wonderful till last night when I shut the computer down. Everything was running good, I could enter in localhost\folder, and had no problem, now I can not get the apache server to start, and yes the busy is the error thnaks Ti,. PS the setup guide that you posted is the one I used. Thanks
-
ok, I had to shut my computer down, but now when I try to access the site, from localhost, it will not load, and when I try to click on start next to apache, I get below: busy apache started, but as before, the Admin button does not become available....Can someone tell me what is wrong? One other thing, it does not tell me that Apache is running, "running" flashes on, then goes away
-
it is 2 pm where I am, but he said 3pm EST (eastern) Sigh
-
I thought TCH was going to give an out of work person (me) a job.....but then I woke up to reality, thetre is no such thing as a free lunch or job :?
-
Ok, I got one more question problem.. I have a site www.domain.com/sitea ok I got the inc in that folder, now can I have a inc in a second folder www.domain.com/sitea/folder2 does that make sense?
-
Tim not sure if that was directed at me, but got to work link a charm, I am now working on the second site, so all is good Thanks again for your help...
-
I did not know a dang thing about OSC, and I had it setup, and running in less then an hour Edit: TCH-Bruce - these are family forums!
-
I like oscommence shopping cart
-
WOW!!! I am right about something, now I wish I knew what I was right about..
-
not sure this is what you mean, but I found that: <?php include("inc/header.php"); ?> That worked great
-
got it to work thins way, now will I have to add back the server.root, when I publish it.
