Hosting ASP within a C# container

  • Thread starter Thread starter Gilgamesh
  • Start date Start date
G

Gilgamesh

Hi there,
I need to develop a C# app to act as a container to access an ASP
application. In other words, the user would click on a desktop icon and he
would then start a C# application, which would then start an IE instance
within the C# app. The problem is that I would need to track the user
actions and then start a second C# application if the user clicks on a URL
link located on an ASP page.

Has anybody done something like this?
Thx,
Gilgamsh.
 

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

Back
Top