| Author |
Including header in page
|
|
|
| How to include header which is .asp page into aspx page (asp.net 2.0)? Is it
possible?
| |
| Masudur 2006-12-06, 7:09 pm |
| Hi,
The easiest way is to take a ifram in the header section of the aspx
page and the set the source page of the ifram to the asp page.
Thanks
Masudur
Kaz Software Ltd
www.kaz.com.bd
The eas
Marko wrote:
> How to include header which is .asp page into aspx page (asp.net 2.0)? Is it
> possible?
| |
| Leon Mayne 2006-12-06, 7:09 pm |
| "Marko" wrote:
> How to include header which is .asp page into aspx page (asp.net 2.0)? Is it
> possible?
Does the asp page have any server side processing in it or is it just a
plain HTML document? If it's the latter then you should just be able to
include it. I'm not sure about executing an asp script inside a .NET
application though.
The best option is to migrate your asp script to asp.net:
http://www.asp.net/migrationassista...ASPtoASPNET.htm
| |
| Master Programmer 2006-12-06, 7:09 pm |
| Use "master pages" on asp 2.0.
Steve Ray Irwin
Marko wrote:
> How to include header which is .asp page into aspx page (asp.net 2.0)? Is it
> possible?
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |