Jump to content

aresgodofwar

Member
  • Posts

    299
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by aresgodofwar

  1. Does anyone know if taking the nvidia entries out of the run key in the registry cause any harm or mess with the drivers at all? I'd like to tweak my system so only the stuff i want runs at boot. So i need to know if these need to run. The entries are NvCplDaemon, NvMediaCenter and nwiz.
  2. ok. got this working in a page by itself, but the block for phpnuke is another story. http://www.lothclan.com/test/Hex_Color.php to see working sample. here is my code: <html> <body> <? $form_block=" <form method=\"POST\" action=\"$_SERVER[PHP_SELF]\"> <input type=\"text\" name=\"hexcolor\" size=5 value=\"$_POST[hexcolor]\"> </form>"; echo "<table border=\"0\" width=\"50\" height=\"50\">"; echo "<tr>"; echo "<td bgcolor=\"$_POST[hexcolor]\">"; echo "</td>"; echo "</tr></table>"; echo "$form_block"; ?> </body> </html>
  3. im making this block for phpnuke so that i can just type in a hex code and the color will be displayed. it's not working, and i was wondering if anyone can help me. here is the code: <html> <body> <center> <? $color=$_post['color']; echo '<table border="0" width="50" height="50">'; echo '<tr>'; echo '<td bgcolor=$color></td>'; echo '</tr></table>'; echo '<form action="Text1.php" method="post">'; echo '<input type="text" name="color" size="5">'; echo '</center>'; ?> </body> </html> someone was telling me this may require Javascript, but php is dynamic, so i thought this would work?
  4. pulp fiction. kill bill was ok. not great.
  5. has anyone figured out how to combine the 5 cds into one dvd? i hate games that are more expensive on dvd. i refuse to buy them! B)
  6. the only time i expeience that is if they are already in that formation, and i drag them to the desktop together. if i just to a cut or copy, then paste, they get put on there under each other.
  7. that program is for people who buy a computer or copy of windows from a shop, and the shop sold them a pirated copy of windows. microsoft then turns you into a narc to rat them out. you have to have a receipt. then they give you a copy for free.
  8. LOL EXACTLY!!!! I guess you felt the game was too short also? Not only that, the storyline confused the hell out of me. and it never explained anything at the end.
  9. i thought HL2 was very beautiful looking. it was too easy and too short. i beat the game in a week. CS:S is nice looking. although, CS:S either has too many cheaters already, or it is WAY too easy to headshot. I think I'll stick to America's Army. Overall, i was disappointed in this game.
  10. i am looking for a script that will put a hyperlink on a webpage, then when you click it, it will launch an MSN messenger window addressed to a person specified in the script. with windows messenger, i found a script, but it doesn't work for msn. with aol and yahoo, this is a breeze. all you do is this: <a href="aim:goim?usernamehere">Aim</a> and <a href="ymsgr:sendim?usernamehere">Yahoo</a> so i don't really understand why msn made this so difficult. through searching google, i discovered that supposedly microsoft has not realeased the API for MSN, which makes this extremely hard. Please can anyone help?
  11. well i discovered that running php nuke on a windows box doesn't work all that well. once i put it on a linux box, everything was smooth.
  12. here is the root of my webspace: lothclan logs lothnuke what i want to do is work on my php nuke site while the current site is up. im not sure if my hoster supports .htaccess or not. however, right now my site www.lothclan.com points to the lothclan directory. i didn't set that by htaccess. that was done by the hoster. what i would like to do is setup some kind of redirect so that when i type in www.lothclan.com/nuke it points to the lothnuke directory. is this even possible? if so, how would the .htaccess file look? im having trouble with this.
  13. he means that not everyone will know the answer to your question. be patient and give it some time.
  14. i am running a small test server. i installed apache 2, php 4.3.9, and mysql 4.0.21. all running on windows box. i have confirmed that each one of these work. for some reason i am getting garbage all over the page! can anyone help me? the page is at http://loth.no-ip.info any help would be appreciated!
  15. i have been using WS_FTP to upload files to my ftp server, but i keep getting connection was reset errors and also it doesn't support deleting of directories with files in them. can anyone recommend good ftp clients? they can be freeware or not. if it is a good program, i don't mind paying for it.
  16. not sure that you can since IE and explorer are just about the same thing.
  17. well you could use the journal, but it won't show up in the calendar.
  18. since you can't use gpedit, i'd try renaming regedit.exe to something else. that way you can't run it. i may have a program at home that will help, but i just got to work. you can email me and i'll send it to you when i get home.
  19. local security policy inside administrative tools. have you tried the help function in XP? it is actually useful. moreso than previous versions. at least i think so.
  20. so you have some laptops and some desktops on the network. and you want to be able to use remote desktop from the laptop to the desktop? and your getting a page cannot be displayed? why not use the software on the laptop? start>all programs>accessories>communications>remote desktop connection.
  21. administrative tools>computer management>local users and groups>right click on groups and left click on new group. boom your done.
  22. hmmm.... ZELDA!!!! HELLO!!!
  23. i had the same problem where it would not play on my desktop, but it would play on my laptop. i come to the conclusion that ea games suck a**. i got my money back from them and told them next time they release a game to do some beta testing for christ sakes.
  24. actually there is a program called hdloader that you can get for ps2. it lets you dump your games to the hard drive and play them from there. then, if you have modded your ps2, you can put in a 120 GB hdd and dump all your games to hdd.
×
×
  • Create New...