Below are snippets for Casper42.

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 Next »
6
Date Submitted Mon. Nov. 6th, 2006 9:22 AM
Revision 1
Scripter Casper42
Tags Class | CSS | Style
Comments 5 comments
This function sets a particular style for an element based on it's class
6
Date Submitted Mon. Nov. 6th, 2006 9:24 AM
Revision 1
Scripter Casper42
Tags CSS | Style
Comments 1 comments
This function will set the style of an element by it's ID
4
Date Submitted Tue. Dec. 5th, 2006 2:50 PM
Revision 1
Scripter Casper42
Tags VBSCRIPT | wscript
Comments 0 comments
This was an update someone else's snippet...
VBScript is a graceful language and Windows Scripting Host cleans up after itself, so this is a compact version for simple usage - reducing code bloat is what small scripts are for.

Just my $.02...
2
Date Submitted Mon. Nov. 6th, 2006 8:12 AM
Revision 1
Scripter Casper42
Tags Automation | Email | Outlook | Task
Comments 2 comments
Have you ever wanted to create a task in your Outlook To-Do list based on an email you just got?? I have many times, so I wrote this script a while back - it will create an Outlook task (syncs with handheld and such) based on the contents of an email - incuding any attachements.

handy to get stuff out of your inbox and on your To-Do list!
1
Date Submitted Mon. Nov. 6th, 2006 8:12 AM
Revision 1
Scripter Casper42
Tags "Distribution List" | Outlook | vbs
Comments 0 comments
This script allows the creation of an Outlook Distribution List from a text file. This is handy for creating a quick email distribution list without having to manually add each contact to the list.

I have used it only a couple times, but was born out of a need from a listserv member - they use it almost daily for emailing contacts pulled from a terminal-windowed application and saved as standard output.

Maybe you'll find this useful, maybe not, but thought I'd share it...
0
Date Submitted Mon. Nov. 6th, 2006 9:21 AM
Revision 1
Scripter Casper42
Tags Popup | utility | Window
Comments 0 comments
This function pops open a new window - it bypasses security and most pop-up stoppers in IE and FF. This is used by the CreateUtilityLinks snippet.
« Previous 1 2 Next »