Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Root ID
Name: Root ID Date: February 12, 2009 at 11:29:12 Pacific OS: Windows XP Subcategory: General
Comment:
This question might sound basic but what is exactly a "Root ID"
Name: Radix-64 Date: March 14, 2009 at 10:15:33 Pacific
Reply:
Root in IT terms generally refers to the top level directory of a file hierarchy. In Unix, the command line symbol for the root directory is (/) whereas in Windows and DOS, it is (\). A root user on Linux or Unix is a superuser who has complete administrative access to the server and all folders throughout the hierarchy.
Summary: 1. It depends on what you're using IIS for, which you still haven't quite specified. It sounds like you want to use it primarily for FTP. In a typical IIS setup, permissions are either managed by t...
Summary: This is kind of a complex question. What I want to do is have a page with a list of item numbers which are hyperlinks. I want to be able to click one of the hyperlink item numbers and pass the item nu...
Summary: hi, im trying to get my links similar to this one: index.php?id=main/news i know that main is the folder and news is the file, but it just seems to refresh the homepage. Whats the problem ...