|
-
Mar 9th, 2004, 02:58 PM
#1
Thread Starter
New Member
help in calling a function in ASP.Net Project
I have a function call declared in .aspx file that I call from the page_load event and it works fine. But when I move the function call to a Module file, it is not able to find it? The error message that I am getting is function name not declared. How do I call that function from my Page_load event. Please help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|