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
 
sorry this is not the correct forum, but i don'twant to post twice.
thanks
kes
 
You must set it to run as a server control
thanks
kes
(ok i answered this one myself)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top