I am reading through my vb.net bible, i'm actually trying to learn this stuff.
I have created 1 WebForm, and can't figure out what the problem is. The only error i get is: "Compiler Error Message: BC30451: Name 'BodyID' is not declared."
I have attached my .aspx and .aspx.vb file, so that anyone can look at it. It's such an easy example, and i can do it via the "script language=vb" tag, but i would like to learn both ways.