View Single Post
  #3 (permalink)  
Old Jan 9th, 2008, 12:48
karinne's Avatar
karinne karinne is offline
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: code behind code doesnt work

In .NET you put your code in a "code behind" page ... it's automatically created (in VS anyways) so you don't have code with your mark-up
Reply With Quote