[thelist] Application Vars in ASP

Chris Marsh chris at ecleanuk.com
Thu Feb 13 11:19:18 CST 2003


[..]

> > <snip>This is one of the reasons that I attempt to take a
> > much more OO approach to ASP programming. Using classes
> > allows a lot more flexibility with naming, and allows me to
> > create a much more structured application.</snip>
>
> I would love to do this - but can never see the need for it
> in my programs. Have you got any reference points on
> pseudo-OOP in VBScript?

You may find this link a good starting point.
http://www.4guysfromrolla.com/webtech/092399-1.shtml

As for having a need for it, I guess it really depends on the type and
size of your applications. Take a look at Jacob Gilley's Pure ASP File
Upload at http://www.asp101.com/articles/jacob/scriptupload.asp for a
practical demonstration...

Regards

Chris Marsh




More information about the thelist mailing list