473,320 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Including header in page

How to include header which is .asp page into aspx page (asp.net 2.0)? Is it
possible?
Nov 28 '06 #1
4 835
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?
Nov 28 '06 #2
"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/migrationassistan...SPtoASPNET.htm
Nov 28 '06 #3
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?
Nov 29 '06 #4
Hi,

Yes its better to use the header in master page...
In this way all the page get it immidiately

Masudur

Master Programmer wrote:
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?
Nov 29 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: roger janssens via DotNetMonster.com | last post by:
hello all. i'm used to scripting in php. there, you just include(bla.php) and it works. so i have a template that defines my layout and stays the same forever, but in that file, there's a table...
1
by: Martin Mücke | last post by:
I got a website consisting of about 150 php pages. The site uses a frameless table based design. Header and menu are always the same and therefore should be extracted. At the moment I got a...
4
by: Marko | last post by:
How to include header which is .asp page into aspx page (asp.net 2.0)? Is it possible?
10
by: Robert Huff | last post by:
Can someone offer suggestions why, on the same server (Apache 2.2.8), this works <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html lang="en-US"> <head> <link rel=stylesheet...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.