CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2010
    Posts
    2

    Calling a C# file in an ASP?

    Hello I am new to web development and was wondering if I would be able to call a C# file from an asp file. Or maybe something different then a C# file. I was hoping someone out be able to suggest what to code the graph in order to display it in a web based program. I need to make an enhanced trend graph that will also have bar graphs and scatter plots included in this trend graph.

    Thanks

  2. #2
    Join Date
    Nov 2002
    Location
    .NET 3.5 VS2008
    Posts
    1,039

    Re: Calling a C# file in an ASP?

    Hi,

    Can you clarify something? Are you talking about classic ASP or ASP.NET? There is a big difference. The advice you will get will depend on your answer to this question...

  3. #3
    Join Date
    May 2010
    Posts
    2

    Re: Calling a C# file in an ASP?

    It is classic asp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured