P
Peter
Hi
I have a default.aspx page that will be loaded when user hit the / of my application root folder. In the page I have hyperlinks
that will bring users to other pages. I would like to know how should I change my default.aspx page to make the address shown on
the address bar remains unchanged but the page will actually display other pages. In the old days of HTML, I could use frames to
create different frames to allow those new pages to be displayed on but this seems kind of dump using frames nowadays. Any easier
way in asp.net to archieve this ?
Thanks in advance.
Peter
I have a default.aspx page that will be loaded when user hit the / of my application root folder. In the page I have hyperlinks
that will bring users to other pages. I would like to know how should I change my default.aspx page to make the address shown on
the address bar remains unchanged but the page will actually display other pages. In the old days of HTML, I could use frames to
create different frames to allow those new pages to be displayed on but this seems kind of dump using frames nowadays. Any easier
way in asp.net to archieve this ?
Thanks in advance.
Peter