G
Guest
A person in a different division where I work asked for some help. He has an
HTML website and wants to use some functionality in a .Net .dll that I've
developed. I currently use this functionality on my ASP.Net website. I
could easily port his HTML website into ASP.Net in about 5 minutes. The
problem is that if anything on his site ever breaks in the future, I would
own the problem because he isn't a programmer. I figured that if I just hand
him a .Net .dll and some code to call it, he could manage and support it with
no problems.
Can a .Net .dll be called from a few lines in an HTML page and if so, how?
HTML website and wants to use some functionality in a .Net .dll that I've
developed. I currently use this functionality on my ASP.Net website. I
could easily port his HTML website into ASP.Net in about 5 minutes. The
problem is that if anything on his site ever breaks in the future, I would
own the problem because he isn't a programmer. I figured that if I just hand
him a .Net .dll and some code to call it, he could manage and support it with
no problems.
Can a .Net .dll be called from a few lines in an HTML page and if so, how?