Any MSFT guys around

L

L.W.C. Nirosh

Hi All,

My apologies for posting this in two news groups...

I just need to develop a site that allow scrolling different part of the
page seperately, the required template is a one to one map of this

http://msdn2.microsoft.com/en-us/library/aa581778.aspx

Just like this I want my page to be devided into three section, where top
part is static, while left pane is having a set of navigation links, which
will change as user navigate, the right side of the page is where it display
the actual content.

I have to develop this site using ASP.Net 2.0 and I am not willing to use
frames for this.. I guess MicroSoft has done this using DIVs. Can any one
give me a hint to do this...

Thanks,
Nirosh.
 
P

Peter Duniho

[...]
I have to develop this site using ASP.Net 2.0 and I am not willing to use
frames for this.. I guess MicroSoft has done this using DIVs. Can any one
give me a hint to do this...

I can't think of anything in C# that would do what you want.

You might want to try a newsgroup where HTML development is actually
on-topic. :)
 

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

Top