attaching aspx page into HTML page

  • Thread starter Thread starter uto
  • Start date Start date
U

uto

i'd like to attach some aspx page in HTML template

HTML template consist of Header,Content and Footer.

i just wanna show Html page appear consist of Header, aspx page and Footer

is it possible ?
 
i'd like to attach some aspx page in HTML template

HTML template consist of Header,Content and Footer.

i just wanna show Html page appear consist of Header, aspx page and
Footer

is it possible ?

Take a look at ASP.NET master pages - it allows you to use a HTML template
(tho it has to be formatted in MasterPages format).
 

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