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:
01152688
Views:
19
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform