Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I have asked this question in various MS newsgroups and I never seem to get an answer. Seems to me to be a really simple question ! If I have an ASP page and I create a class in VBscript in the page, with functions etc. is this more efficient than having spagehetti code when the page is parsed and compiled or the same? Or put it another way, can I improve the performance of ASP pages by writing classes to encapsulate functions etc. or is it purely a layout and visual readability gain that it would give me?
I hoep someone out there can answer this query!
I have asked this question in various MS newsgroups and I never seem to get an answer. Seems to me to be a really simple question ! If I have an ASP page and I create a class in VBscript in the page, with functions etc. is this more efficient than having spagehetti code when the page is parsed and compiled or the same? Or put it another way, can I improve the performance of ASP pages by writing classes to encapsulate functions etc. or is it purely a layout and visual readability gain that it would give me?
I hoep someone out there can answer this query!