Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with variable
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01152158
Message ID:
01152739
Views:
29
Have you tried making the field protected instead of private yet? Let me know if that doesn't solve this for you.

Chad


>Sorry, I missed a few lines of code there.
>
>
>Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
>   If Page.IsPostBack Then
>      'Do something
>   Else
>      AddNewRecord()
>   End If
>End Sub
>
_________________________________
There are 2 types of people in the world:
    Those who need closure
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform