So to move a page written in VB to unix, I'd need something like ChilliSoft
?
Vivek Khera wrote:
> >>>>> "V" == Victor <[EMAIL PROTECTED]> writes:
>
> V> I also wanted a clarification of ASP. As I understand it, ASP is M$'s
> V> version of VB that runs in a way similar to how php does? Is ASP a
> V> language or ... ? Does Apache::ASP support the vb syntax ?
>
> No, ASP on M$ is _usually_ written in VB. It is not a language, but a
> framework; You can write ASP pages in any language. Apache::ASP lets
> you do it in Perl.