referenceing non asp: items in code behind

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm writing a html file upload using Visual Studio and asp.net VB and using
code behind. The vb file is not reconizing the html elements as it does the
<asp: element. I know the studio is generating the references for the asp
item and not the html items. How and where do i define them so that i can
compile the source?
thanks!!!
kes
 
Back
Top