Partial Public Class _Default
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
End Sub
End Class
Public Class Form1
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
End Sub
End Class
Imports System.IO
Partial Public Class _Default
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
End Sub
End Class
<Table> </tr> <td> </td> </tr> </Table>
<Div> </Div>
'Button 1 Click Event Texbox1.Text = "You clicked Button1"
'Button 2 TextBox1.text = "You clicked Button2"
thinking about watching some tutorials xD
) and I still come across some things I have to look up , so start from video 1 and work your way up.

)