Programming and Scripting
Programming and Scripting
[ php, jsp, asp, java, c#, c++, etc… ]
So you want to know how to create a script to delete a TCP/IP printer from a computer? You are in luck. There are
[...]
Today, I was giving the task of assigning printers to a set of users based on their group membership. By searching online,
[...]
Today, I came across a task of renaming all of our users personal folders to another server, and we have 1000 users. This
[...]
Well today, I was trying to do a simple test with Ubuntu. .. that is trying to print the output of the ‘ps -aux‘
[...]
Here is a script that I found on the web that will list out all users with password expiry date and will email the user with
[...]
How to subtract in Excel? You will need to enter the following formula into the function area. e.g. Type in ‘=A1
[...]
Script to list free disk space on a computer? If you are running a Microsoft OS, then you can use this script from the
[...]
How to auto submit a form? To auto submit a form, you can place the submit funtion in the onLoad parameter in the
[...]
For those that wanted to prompt users for information on their batch script, here is how you can do this. @echo off echo
[...]
How to remove period from a string? for example: www.domainname.com It needs to be ‘wwwdomainnamecom’ Solution:
[...]
«
1
2
3
»