[thelist] ASP Variable Types

Gary Swanson thelist at lists.evolt.org
Tue Jun 18 10:19:00 2002


Hi All,

While working on pages I often get a "Type Mismatch Error". I realize this
is because ASP is not seeing both variable I am comparing as the same type.

Since I prefer learning as I go, as opposed to learning more about
data-types by reading ...
I am wondering if there is an EASY way to display the data-type ASP is
assigning to my variable.

TIA,

Frustrated Developer