Basic Structure Question

  • Thread starter Thread starter Shapper
  • Start date Start date
S

Shapper

Hello,

I have in my project the file mypage.aspx and mypage.aspx.vb

I know how to link one to the other but I would like to know what is the
basic structure of an aspx.vb file.

I just installed Visual Studio 2003. How can I see this?

Thanks,
Miguel
 
Right-click the page in Design view and select "View Code".

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
Back
Top