|
-
Feb 16th, 2011, 03:14 PM
#1
Thread Starter
PowerPoster
[RESOLVED] Accessing Web Form controls from Module code?
I know in standard VB.Net development, you can access any form field from within a module class but I'm not sure how to do it using Web Forms.
Here is my scenario:
I have a Module.vb where I am putting all my Database Functionality. In each of my functions, I'm using a Try Catch construct. Is is possible to display an error from within my Module.vb on any web form? If so, how is it done?
Thanks,
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
|