classic asp processing (General questions)

by tsirikos @, (4974 days ago)

how can I process classic asp pages? Is there any sample code in vb.net?

locked

Re: classic asp processing

by woddrazen @, (4974 days ago) @ tsirikos

Hi,


Which component are you using? We have wodWebServer and wodWebServer.NET component.

We don't have classic asp sample. However, inside wodWebServer.NET Samples folder, you can find sample how to execute ASP.NET (aspx). Does that help maybe?


Regards,
Drazen

locked

Re: classic asp processing

by tsirikos @, (4974 days ago) @ woddrazen

I am using wodWebServer.NET.

I think I shall use the Microsoft Script Control inside code in order to execute classic ASP (vbscript).

locked