How to call a ASP.net file from ASP file

G

Guest

Hello,

I have a ASP file. And I am trying to include a asp.net file in it. Below is
the sample code.

This is test.asp
<%
Case "RetrieveTasks"
strLic_No = Request("strLic_No")
' We are retrieving the tasks for a specific user.
%>
<!-- #include virtual ="/WebApplication1/Task.aspx" -->

The webapplication1 is a ASP.net virtual directory in my IIS 5. The root
application is the ASP application. I am trying to integerate ASP and
ASP.net appications.

Let me know if this is possible.

Thanks,
Anandhi
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top