linking dll file to my web page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nadaNuaim
    New Member
    • Feb 2007
    • 8

    linking dll file to my web page

    Hello

    I've got a liberary from the web to generate Financial charting.

    my idea is the site users will choose the type of the chart, color, X axis values,... etc

    the problem is I don't know how to use the methods and functions in that liberary. the only thing that i know is to add a referancve to the dll file in my project

    how can i invoke a specific method? does Reflection classes do the job?

    any HELP!

    I'm new to ASP.NET
Working...