Hi,
I
am working on ASP .net. I have got 2 projects in the solution. 1st is a
web site project and 2nd is the class library project in which I have
added java script file for common function.
I want to access that java script file in the web project. Can some body help me out with this.
Loading
Vijaya KadiyalaPosted Apr 8, 2009, 4:50 PM
You need to include as a refercen of that file in your project or the file where you are going to call the functions.
Thanks -- Vijaya Kadiyala
www.DotNetVJ.Com