MDI form in ASP.NET?

  • Thread starter Thread starter al
  • Start date Start date
A

al

Greetings,

I would like please to know if it is possible to create ASP.NET page
similar in functionality to MDI in winforms(if so, please provide
example or web site links)??

MTIA,
Grawsha
 
Not really. The closest might be to use IFrames, which is not really an
ASP.NET feature, it is an HTML feature, but not supported by all browsers.
 

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

Back
Top