Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

User Types in ASP?

Hi, is there any way to create User Types in asp pages?
for instance taking this VB code:
Type XYZ
X as Integer
Y as Integer
End Type

and put it on ASP?
It seems that ASP supports only arrays, and not records, as i'm trying to
do.

I need those Records on the Application.
does Application supports Records? or just arrays?
[378 byte] By [Mic] at [2007-11-9 15:35:57]