Recommended Resources
We hope you find these resources as helpful and useful as we do!
Downloads
Howie's Quick Screen Capture Tool
Captures whatever is currently on your computer screen and saves it to a .JPG on your local drive.
Simple Chart
An ASP, VB ,or .NET dynamic chart making webserver plugin.
ISAPI Rewrite
This program is used to make the dynamic URL's on a database driven website 100% search engine compatible. We were achieving a similar effect by using custom 404 (error) pages that would do an automatic re-direct when a particular URL was entered, but this works much better.
For example, turn this URL:
http://www.vizantgroup.com/vg_isGreat.asp?id=1&purple=2&thisislong=3
into this:
http://www.vizantgroup.com/1/2/3/vg_isGreat.asp
|