Tacec
Member
I'll preface this by saying that I know next to nothing about ASP.net.
I've created a basic webpage in .NET with an Infragistics menu on the left side, and a contentplaceholder on the right side. The user should select a menu item (which would be a link to something) and that page should display in the contentplaceholder. Prior to 2005, I would simply add a frameset and tell it to display in the appropriate frame. What's going on now with Master/Content pages to make this so difficult??
I've found one reference online to doing this and it involved Streamreader and webrequests--and I couldn't get it to work.
(*hitting my head against the wall).
Please, can anyone tell me a fairly simple way to accomplish this?
Thank you!!
I've created a basic webpage in .NET with an Infragistics menu on the left side, and a contentplaceholder on the right side. The user should select a menu item (which would be a link to something) and that page should display in the contentplaceholder. Prior to 2005, I would simply add a frameset and tell it to display in the appropriate frame. What's going on now with Master/Content pages to make this so difficult??
I've found one reference online to doing this and it involved Streamreader and webrequests--and I couldn't get it to work.
(*hitting my head against the wall).
Please, can anyone tell me a fairly simple way to accomplish this?
Thank you!!