PDA

View Full Version : using user control


lordrajj
06-15-2005, 03:41 AM
have developed a HTM page with frames (left_menu, top_menu &
content). But now, I've been asked to remove the frames and replace it
with user control.

I need to create a user control which will contain a login function
and the buttons (no of buttons will defer). So the new .aspx main page
will be divided into 2, where the user control on top and the content
page.

I'm not good with .NET as I've been working with VB6 and ASP classic
all these years. This is very urgent and I've got no time to research
or to learn bout it. Do you have any similar sample projects that I
can refer to?? Or do you have any reliable web site for me to refer
to?

Pls help. Thanks.

Rajj