Advertisement

Results for "Author: charlie kirkwood"

2002ASP #4768
Extreme Netsend App

This is a Windows NT netsend application. (This is my first submission!) This app Allows NT users to send messages across the network to single users, selected users, or a selected domain. The app allows users to store different netsend groups and allows the manual entry of a particular user to netsend. This app was created from a base program called netsender that was downloaded from this site. I adding some of my own features and pieced together small chunks of code from various sources, then cleaned up the app, threw in correct tab stops, Alt keys etc. Thanks to Many people for their contributions. Use it how you wish! This program requires ADSI 2.5 runtime (activeDS.tlb). If you don't have this library, it can be downloaded here: http://www.microsoft.com/ntserver/nts/downloads/other/ADSI25/default.asp Windows 2000 includes the ADSI 2.5 runtime. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

2002ASP #4769
Little Helper: Auto Insert Error Trapping / Comments Based On Templates

This application will allow users to automatically insert error trapping and procedure level header comments into files and or entire directories. This app lets users decide which types of files to apply the error handling and/or comments to. Inserted code is based upon user-defined templates. Several templates are included for starters: form error trapping (raises a message box); module/class error trapping (raises the error to the calling function - retains error stack); Comment template. I used this program to insert error handling into itself! :) THis app requires Microsoft ADO 2.5. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

2002ASP #4770
Little Helper: Mass File Renamer

This application will allow users to rename files en-mass in a selected directory based on a search criteria. Files will be returned based on a search string, users can select which files to rename. I use this for correcting MP3 file names that i download (remove underscores, correct capitalization etc) (I used the "Little Helper: Auto Insert Error Trapping / COmments" to insert error handling into this code :) find it on this site! )

2002ASP #4771
Email by Outlook Automation with Voting Buttons

This is based on Dylan Morley's Program msOutlook Library. I took his program and added functionality for voting buttons, storage and retrieval of recipient list/voting options, clearing of form. I changed the interface, added error trapping, hotkeys and hourglass functionality. I didn't change any of Dylan's original code-I just added code in necessary places and added error trapping. SO you may notice a change in the variable/scope naming convention in some places. Thanks Dylan for the start - i needed this to help us at work figure out what we're doing for lunch every day. Each day i send a list of options out to my lunch cronies, we go with the place with the highest vote. (note: this program uses microsoft's outlook automation library msoutl85.olb This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0 ) Use this however you want.

2002C #13372
Extreme Netsend App

This is a Windows NT netsend application. (This is my first submission!) This app Allows NT users to send messages across the network to single users, selected users, or a selected domain. The app allows users to store different netsend groups and allows the manual entry of a particular user to netsend. This app was created from a base program called netsender that was downloaded from this site. I adding some of my own features and pieced together small chunks of code from various sources, then cleaned up the app, threw in correct tab stops, Alt keys etc. Thanks to Many people for their contributions. Use it how you wish! This program requires ADSI 2.5 runtime (activeDS.tlb). If you don't have this library, it can be downloaded here: http://www.microsoft.com/ntserver/nts/downloads/other/ADSI25/default.asp Windows 2000 includes the ADSI 2.5 runtime. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

2002C #13373
Little Helper: Auto Insert Error Trapping / Comments Based On Templates

This application will allow users to automatically insert error trapping and procedure level header comments into files and or entire directories. This app lets users decide which types of files to apply the error handling and/or comments to. Inserted code is based upon user-defined templates. Several templates are included for starters: form error trapping (raises a message box); module/class error trapping (raises the error to the calling function - retains error stack); Comment template. I used this program to insert error handling into itself! :) THis app requires Microsoft ADO 2.5. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

2002C #13374
Little Helper: Mass File Renamer

This application will allow users to rename files en-mass in a selected directory based on a search criteria. Files will be returned based on a search string, users can select which files to rename. I use this for correcting MP3 file names that i download (remove underscores, correct capitalization etc) (I used the "Little Helper: Auto Insert Error Trapping / COmments" to insert error handling into this code :) find it on this site! )

2002C #13375
Email by Outlook Automation with Voting Buttons

This is based on Dylan Morley's Program msOutlook Library. I took his program and added functionality for voting buttons, storage and retrieval of recipient list/voting options, clearing of form. I changed the interface, added error trapping, hotkeys and hourglass functionality. I didn't change any of Dylan's original code-I just added code in necessary places and added error trapping. SO you may notice a change in the variable/scope naming convention in some places. Thanks Dylan for the start - i needed this to help us at work figure out what we're doing for lunch every day. Each day i send a list of options out to my lunch cronies, we go with the place with the highest vote. (note: this program uses microsoft's outlook automation library msoutl85.olb This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0 ) Use this however you want.

2002VB #21976
Extreme Netsend App

This is a Windows NT netsend application. (This is my first submission!) This app Allows NT users to send messages across the network to single users, selected users, or a selected domain. The app allows users to store different netsend groups and allows the manual entry of a particular user to netsend. This app was created from a base program called netsender that was downloaded from this site. I adding some of my own features and pieced together small chunks of code from various sources, then cleaned up the app, threw in correct tab stops, Alt keys etc. Thanks to Many people for their contributions. Use it how you wish! This program requires ADSI 2.5 runtime (activeDS.tlb). If you don't have this library, it can be downloaded here: http://www.microsoft.com/ntserver/nts/downloads/other/ADSI25/default.asp Windows 2000 includes the ADSI 2.5 runtime. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

2002VB #21977
Little Helper: Auto Insert Error Trapping / Comments Based On Templates

This application will allow users to automatically insert error trapping and procedure level header comments into files and or entire directories. This app lets users decide which types of files to apply the error handling and/or comments to. Inserted code is based upon user-defined templates. Several templates are included for starters: form error trapping (raises a message box); module/class error trapping (raises the error to the calling function - retains error stack); Comment template. I used this program to insert error handling into itself! :) THis app requires Microsoft ADO 2.5. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

2002VB #21978
Little Helper: Mass File Renamer

This application will allow users to rename files en-mass in a selected directory based on a search criteria. Files will be returned based on a search string, users can select which files to rename. I use this for correcting MP3 file names that i download (remove underscores, correct capitalization etc) (I used the "Little Helper: Auto Insert Error Trapping / COmments" to insert error handling into this code :) find it on this site! )

2002VB #21979
Email by Outlook Automation with Voting Buttons

This is based on Dylan Morley's Program msOutlook Library. I took his program and added functionality for voting buttons, storage and retrieval of recipient list/voting options, clearing of form. I changed the interface, added error trapping, hotkeys and hourglass functionality. I didn't change any of Dylan's original code-I just added code in necessary places and added error trapping. SO you may notice a change in the variable/scope naming convention in some places. Thanks Dylan for the start - i needed this to help us at work figure out what we're doing for lunch every day. Each day i send a list of options out to my lunch cronies, we go with the place with the highest vote. (note: this program uses microsoft's outlook automation library msoutl85.olb This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0 ) Use this however you want.

ASP_Volume2 #33363
Extreme Netsend App

This is a Windows NT netsend application. (This is my first submission!) This app Allows NT users to send messages across the network to single users, selected users, or a selected domain. The app allows users to store different netsend groups and allows the manual entry of a particular user to netsend. This app was created from a base program called netsender that was downloaded from this site. I adding some of my own features and pieced together small chunks of code from various sources, then cleaned up the app, threw in correct tab stops, Alt keys etc. Thanks to Many people for their contributions. Use it how you wish! This program requires ADSI 2.5 runtime (activeDS.tlb). If you don't have this library, it can be downloaded here: http://www.microsoft.com/ntserver/nts/downloads/other/ADSI25/default.asp Windows 2000 includes the ADSI 2.5 runtime. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

ASP_Volume2 #34092
Email by Outlook Automation with Voting Buttons

This is based on Dylan Morley's Program msOutlook Library. I took his program and added functionality for voting buttons, storage and retrieval of recipient list/voting options, clearing of form. I changed the interface, added error trapping, hotkeys and hourglass functionality. I didn't change any of Dylan's original code-I just added code in necessary places and added error trapping. SO you may notice a change in the variable/scope naming convention in some places. Thanks Dylan for the start - i needed this to help us at work figure out what we're doing for lunch every day. Each day i send a list of options out to my lunch cronies, we go with the place with the highest vote. (note: this program uses microsoft's outlook automation library msoutl85.olb This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0 ) Use this however you want.

ASP_Volume2 #34123
Little Helper: Auto Insert Error Trapping / Comments Based On Templates

This application will allow users to automatically insert error trapping and procedure level header comments into files and or entire directories. This app lets users decide which types of files to apply the error handling and/or comments to. Inserted code is based upon user-defined templates. Several templates are included for starters: form error trapping (raises a message box); module/class error trapping (raises the error to the calling function - retains error stack); Comment template. I used this program to insert error handling into itself! :) THis app requires Microsoft ADO 2.5. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

ASP_Volume2 #34124
Little Helper: Mass File Renamer

This application will allow users to rename files en-mass in a selected directory based on a search criteria. Files will be returned based on a search string, users can select which files to rename. I use this for correcting MP3 file names that i download (remove underscores, correct capitalization etc) (I used the "Little Helper: Auto Insert Error Trapping / COmments" to insert error handling into this code :) find it on this site! )

ASP_Volume3 #51634
Little Helper: Auto Insert Error Trapping / Comments Based On Templates

This application will allow users to automatically insert error trapping and procedure level header comments into files and or entire directories. This app lets users decide which types of files to apply the error handling and/or comments to. Inserted code is based upon user-defined templates. Several templates are included for starters: form error trapping (raises a message box); module/class error trapping (raises the error to the calling function - retains error stack); Comment template. I used this program to insert error handling into itself! :) THis app requires Microsoft ADO 2.5. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

ASP_Volume3 #51635
Little Helper: Mass File Renamer

This application will allow users to rename files en-mass in a selected directory based on a search criteria. Files will be returned based on a search string, users can select which files to rename. I use this for correcting MP3 file names that i download (remove underscores, correct capitalization etc) (I used the "Little Helper: Auto Insert Error Trapping / COmments" to insert error handling into this code :) find it on this site! )

ASP_Volume3 #51636
Email by Outlook Automation with Voting Buttons

This is based on Dylan Morley's Program msOutlook Library. I took his program and added functionality for voting buttons, storage and retrieval of recipient list/voting options, clearing of form. I changed the interface, added error trapping, hotkeys and hourglass functionality. I didn't change any of Dylan's original code-I just added code in necessary places and added error trapping. SO you may notice a change in the variable/scope naming convention in some places. Thanks Dylan for the start - i needed this to help us at work figure out what we're doing for lunch every day. Each day i send a list of options out to my lunch cronies, we go with the place with the highest vote. (note: this program uses microsoft's outlook automation library msoutl85.olb This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0 ) Use this however you want.

ASP_Volume3 #51637
Extreme Netsend App

This is a Windows NT netsend application. (This is my first submission!) This app Allows NT users to send messages across the network to single users, selected users, or a selected domain. The app allows users to store different netsend groups and allows the manual entry of a particular user to netsend. This app was created from a base program called netsender that was downloaded from this site. I adding some of my own features and pieced together small chunks of code from various sources, then cleaned up the app, threw in correct tab stops, Alt keys etc. Thanks to Many people for their contributions. Use it how you wish! This program requires ADSI 2.5 runtime (activeDS.tlb). If you don't have this library, it can be downloaded here: http://www.microsoft.com/ntserver/nts/downloads/other/ADSI25/default.asp Windows 2000 includes the ADSI 2.5 runtime. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

Languages
Top Categories
Global Discovery