I saw on some forums, many people asking how to get the available drives in a combobox or whatever in VB.NET, here is the code that get's the available drives in a combobox, you can change combobox to listbox and etc.
Home » All posts
How To Make A Simple Stopwatch In Javascript
this is the look of the stopwatch
the script add it below head
this is the form code
thanks for reading
the script add it below head
this is the form code
thanks for reading
How To Add Favicon To Your HTML Page
adding a favicon to your html page is easy with the newest web designer software(S) but now i will teach you the way to add a favicon to your html page
How To Make A Redirection In HTML
you may know that on some website has redirections like when you go to the website theres a image and a text"Click the logo if not redirected" i thought to make it a tutorial so lets get started,
this is the code:
this is the code:
How To Store Data Under APPDATA Using VB.NET
for some reason we need to store datas under %APPDATA% for people who dont know what is APPDATA, APPDATA is a system folder which is used to store cookies,program settings,templates,etc . You can use APPDATA to store your application datas safely .
to access the folder you can use this one line code
to access the folder you can use this one line code
How To Check If Both Textboxes Are Blank In VB.NET
i had a problem so i found a way to solve it i wanted to share it with you all so if you have two textboxes and if you want to check if both are blank use this code
How To Make A Image Slider With PHP/HTML And Jquary
this is something very cool by the way we gonna make it with some simple jquery ok now follow the steps
first open your php editor and make a new php file now add the css style and save it as SlideShow.php
first open your php editor and make a new php file now add the css style and save it as SlideShow.php
How To Switch Off Your LCD Monitor With VB.NET
this is something very cool , this will switch off your monitor i tested this on LCD so just you can add a button and double click the form and erase everything and add this and try it out

