Page directive for asp compatiblity

C

Chumley Walrus

I have some classic asp code that I want to keep in an aspx page, what
is the page directive to use to keep the aspx page asp compatible?
Thanks
Chumley
 
S

Scott Allen

Chumley:

You might be thinking of the aspcomat attribute, but this is only useful
if you are using COM interop from the page - it doesn't help run ASP code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top