February 23, 2012

Classic ASP ADO TIps

General ADO Examples ADO is one of the greatest things about ASP as far as I’m concerned.Sure you can do all sorts of interesting things with ASP, but when it comes to creating powerful web sites, ADO is the draft horse that pulls the ASP cart as far as I’m concerned.Being able to put and [...]

Use OPTION EXPLICIT. Period.

Use OPTION EXPLICIT

That just can’t be stressed enough. Use it for your own benefit. It seems like it is a pain to have to declare or DIM all of your variables, there is NOTHING worse than getting several hundred lines into a page with variables that you have setup as globals and then some that are inside [...]

Using Classic ASP Scripting

HTML Code Layout - Indent it!

Why use ASP scripting? Scripting languages provide a method to add functionality and interactivity to your web pages.Simple HTML pages can be given added functionality with the addition of small chunks of code. ASP, ASP.NET and PHP are the primary scripting languages. ASP is a server-side technology as opposed to Javascript or ECMAScript which are [...]

GuideStarAccounting.com – Raleigh Web Design

GuidestarAccounting - Raleigh web design

GuidestarAccounting.com – 4/11/2010 An awesome looking site thanks to Elizabeth Berry at Berry Design Studios/Touchpoints Creative. This site is for an associate of mine that specializes in Quickbooks among other things. The site was laid out in Illustrator/Photoshop is my expectation and came to Lizardwebs in Photoshop format so it was a matter of slicing [...]