[thelist] vb.net: using subroutines within user controls - .ascx

Casey Crookston casey at thecrookstons.com
Mon Oct 11 17:34:24 CDT 2004



Casey Crookston

www.InternetOpus.com
www.TheCrookstons.com



----- Original Message ----- 
From: "Peter Brunone (EasyListBox.com)" 

> First off, you should never see those <% tags anywhere in your
> ASP.NET code.  It's not worth the hassle.

Okay.  Good to know!


> Second, your tag declaration in the page is probably wrong if
> you're using the subroutine name as the second part of the tag.  Public
> methods aren't called by a tag name.  

Ummm, what?

> Third, you shouldn't be using Response.Write at all; use a
> Literal control instead 

What's a literal control?

Again, I currently know NOTHING about asp.net.

I appreciate all of your help.

Casey



More information about the thelist mailing list