Newbie

S

Siva

Hi All

I want to hide a form(Form A) and show another form
(Form B) when I click a button (Button1)
in Form A. Could you please help, how to acheive this? Is
there something like Show and Hide
properties?

Thanks in advance for all help

Siva
 
A

Aymer

Hey Siva:

First, you can only have one server-side form in a page.
So what ur doing can't work. unless u r talking about
client-side form.

Second, look into asp:panel. i think that is the effect
you are looking for. With asp:panel, you can hide a group
of web-controls inside one panel, and display another
panel with a different set of web controls. For example,
a wizard type form.

peace,
aymer
 

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

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top