>
> no idea, I try to avoid using any M$ software =)

me too, but it's not always possible...

> but in an article in the iX(08) [ http://www.ix.de ] named something like
> "windows/IIS/ASP contra Linux/Apache/PHP"
> there where examples of ASP codem and there were an ASP tag inside a
> table tag, or so....
>
> > It should be possible to extent the syntax definition of ASP to
correctly
> > handle things like the above
>
> ??? sorry, no idea what you mean
>

The ASP syntax is defined inside of Embperl/Syntax/ASP.pm, this could be
modified to get it working. I have done a quick look. The append syntax
definitions works, if you have syntax = ASP EmbperlHTML or syntax = ASP.
It's doesn't work correctly together with EmbperlBlocks syntax is set
together with ASP (EmbperlBlocks defines all the [ .. ] blocks). So if you
like Embperl possibilites within HTML set

SetEnv EMBPERL_SYNTAX "ASP EmbperlHTML"

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------

ASP.pm

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to