Hi,
In my C#.Net 1.1 Web form project, I have WebFormParent and WebFormChild.
The WebFormParent has a button btnToChild.
How will thd code like so when I click the btnToChild, the browser will
launch WebFormChild?
Thanks for help.
Jason
In my C#.Net 1.1 Web form project, I have WebFormParent and WebFormChild.
The WebFormParent has a button btnToChild.
How will thd code like so when I click the btnToChild, the browser will
launch WebFormChild?
Thanks for help.
Jason
Comment