Replacement for Frames?

B

Bob Smith

It's been a while since I did any website design. I have recently built a web
application in VS2005. I didn't want to use frames, as I know the problems
they cause. I ended up duplicating the menu structure on every page. Whenever
I need to add another reference, I need to update every page. Does anyone
know a way to maintain a single menu for all pages in ASPX without using
frames?

Thanks
 
J

Jesse Houwing

Hello Bob,
It's been a while since I did any website design. I have recently
built a web application in VS2005. I didn't want to use frames, as I
know the problems they cause. I ended up duplicating the menu
structure on every page. Whenever I need to add another reference, I
need to update every page. Does anyone know a way to maintain a single
menu for all pages in ASPX without using frames?

Either use Master pages with the menu in them, or use AJAX to simulate frames,
without actually using them...
 

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

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top