To start your windows XP without entering login id and password , do the following :
1. Start -> Run
2. "control userpasswords2" (without quotes)
3. Uncheck " Users must enter a username and password to use this computer"
4. Click Ok
5. Enter the default account to login by entering the username and password.
6. Restart the system
7. The system boots up without asking for username and password.
Dec 23, 2006
Retrieve Values From a Multi-Select ListBox
This sample shows how to retrieve values from a Listbox which allows for the selection of multiple values.
PHP:
if ($_POST['listboxname'])
{
foreach ($_POST['listboxname'] as $var)
{
echo $var;
// add your code here
}
}
PHP:
if ($_POST['listboxname'])
{
foreach ($_POST['listboxname'] as $var)
{
echo $var;
// add your code here
}
}
Dec 22, 2006
Dec 20, 2006
Google Maps for India
The Google Maps team has made a huge launch of streets, roads and place names for the country of India!
Google maps of India
Source: googlemapsmania.blogspot.com
Google maps of India
Source: googlemapsmania.blogspot.com
Dec 19, 2006
Movies, News, Cricket, NFL, NBA video channels added
check out the live video section on Radio Zbang. The channels that are added :
1. Discovery
2. Animal Planet
3. HBO movies
4. WMOE
5. IBN-CNN
6. IBN-7 (hindi)
7. ESPN
8. Star Sports
9. Islam
more to follow as I find new ones...
1. Discovery
2. Animal Planet
3. HBO movies
4. WMOE
5. IBN-CNN
6. IBN-7 (hindi)
7. ESPN
8. Star Sports
9. Islam
more to follow as I find new ones...
Cricket: Sreesanth Swinging His Bat..... Dhoom Machale?!
Cricket: This is Sreesanth, of India, responding to Andre (the Giant) Nel of South Africa by scoring a six and..... (more) |
Subscribe to:
Posts (Atom)