> > > Apache::ASP        -> nice (session management), but still mixing

> I saw your note about Apache::ASP mixing... 
> with Apache::ASP a lead site engineer can define custom tags
> with XMLSubsMatch that will make XML tags execute
> as perl subs, check out: http://www.nodeworks.com/asp/xml.html

> Apache::ASP thus allows you to create your own set of 
> tags to lose the code mixing which is the bane of many
> a web designer.

Sorry for my note. The last version of Apache::ASP I used was about 1.0 I
think. I don't know the new features of Apache::ASP.

I like Apache::ASP, it is implemented well and is the best tool for writing
some code that requires lots of interaction (forms and so), mainly because
of the transparent Session Management. I used to write ASP under IIS with VB
so I like to concept of Apache::ASP (especially because there is Perl
inside).

...darko

Reply via email to