|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Including header in pageHow to include header which is .asp page into aspx page (asp.net 2.0)? Is it
possible? 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: Show quoteHide quote > How to include header which is .asp page into aspx page (asp.net 2.0)? Is it > possible? "Marko" wrote: Does the asp page have any server side processing in it or is it just a > How to include header which is .asp page into aspx page (asp.net 2.0)? Is it > possible? 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/migrationassistants/GettingStarted_ASPtoASPNET.htm Use "master pages" on asp 2.0.
Steve Ray Irwin Marko wrote: Show quoteHide quote > How to include header which is .asp page into aspx page (asp.net 2.0)? Is it > possible? Hi,
Yes its better to use the header in master page... In this way all the page get it immidiately Masudur Master Programmer wrote: Show quoteHide quote > 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?
Datagridview...cell contents
Newbie Question here Newbie help: How to detect when a worker thread ihas completed normaly word automation vb.net set refresh rate for an active browser window newbie syntax question: adding event handler for button not working How broad should an interface be? Advice needed. File and Database Search Why does Join method call sit there forever? Can't Update Datagridview |
|||||||||||||||||||||||