how to dynamically load the aspx page when u click a button control

Manjinder

New member
Joined
Aug 7, 2011
Messages
1
Programming Experience
1-3
Hi!
I am developing a website. There is a page "AboutUs.aspx", a button "AboutUsButton" and the main page is default.aspx.

I want when I click the AboutUsButton the AboutUs.aspx page be loaded in default.aspx

Please help!
 
Back
Top