4
convert WMI, date - time values
-8
The following ASP code will allow you to Count and Display the amount of visitors that are currently on or viewing your website.
You will have to save this ASP code into a file called 'global.asa', which must be uploaded to the root of your webserver.
You will have to save this ASP code into a file called 'global.asa', which must be uploaded to the root of your webserver.
4
find external IP and external hostname with vbscript
3
enable remote admin settings
4
List all services of a remote compute
-7
Retrieve email adresses from a given text file
-5
open internet explorer and navigate to a url
-5
check server sessions
4
This is a great little script that you can put on a friend's flash drive. It won't do any harm to their computer...it's just funny to watch. Put these 2 files in the "root" of the flash drive, cd, or any type of media/external drive. When they plug it in it will run the autorun script which then runs the shutdown script and restarts their computer! You will get a few laughs out of it...guaranteed!
4
This is a quick and dirty function for preventing SQL Injection, the function is designed to clean any variable that will be concatenated into an SQL query. Apostrophes and Double-Quotes are changed to entities in order to ensure that encoding does not become an issue when the content is pulled back into a page. I'm looking for criticism here, I want to know if this is secure or not.









