how to call .cs file into another application
Hi,
I have integrated forums into TAX applications. so i have downloaded AspNet Forums into Tax application its running fine.
Since when i am trying to access the files i need to login twice. So i want to have only single login for both forums and Tax application.
Since i have the login button with same id attribute and i need to call the login.cs into my own(Tax) Applications.
Is this appraoch is right or wrong i am not able to get. can anybody guide me on this
|