Legacy ASP calling C# assembly

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

Gilgamesh

We've got a legacy ASP application which needs to call a method in a C#
assembly. How can I capture the Request object in C#? I need to get
Servervariables from Request object.

Thanks,
Gilgamesh
 
Can you elaborate? How do I use ComVisibleAttribute in C# to access the
Servervariables?
-G
 

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