How to create "Web Server Control" in VB.Net 2.0?

harleenflora

New member
Joined
Apr 6, 2006
Messages
1
Programming Experience
5-10
I am developing a "User Authentication" Web Server Control which will consist of a two Web User Control (for header and footer), a web-control which will display a username, password text box and database dropdown along with a Login button, and all code to authenticate a user.
This is something I want to be able to easily drop into any project I wish.

I have created an ASP.NET Web Application entitled "UserAuthentication" but wants to know how should I create this web server control in VB.Net.

Please let me know.
Thanks so much!
Harleen Flora
 
welcome to the forums, i moved your topic to the "Component Development" forum in the ASP section
 
Last edited:
Back
Top