B
Big E
I'm using ASP.Net and SQL Server 2000. I have a dropdown list that is used
across many of my ASP.Net pages. On those pages I have a dropdown list that
has the same name as all the others. Instead of make a connection, a dataset
etc.. on every page I would like to have that piece of code that can run on
all the pages by just calling it. Would this be a Special class or module.
Any ideas?
Thanks.
Big E
across many of my ASP.Net pages. On those pages I have a dropdown list that
has the same name as all the others. Instead of make a connection, a dataset
etc.. on every page I would like to have that piece of code that can run on
all the pages by just calling it. Would this be a Special class or module.
Any ideas?
Thanks.
Big E