|
Part of being an efficient coder includes re-using code.
I use the following functions in many of my applications. You
are welcome to use them in your projects.
Only a few of these scripts are 'cutesy scripts' (flashing images, etc).
Most are specifically intended to aid the developer build a
corprate website. If you're looking for "flashy goodies", try
the very well-formatted and easy to use site, http://www.javascript.com.
My collection of Code Snips fit into 3 categories:
| Client Side (JS) | Most of these scripts are JavaScript. JS is preferred for client-side operations due to is cross-browser compatibility. |
| Server Side (VB) | VBScripts to help automate the development of database-driven websites. |
| Other Files | Items of various nature you may find helpful. |
|