Select Categories Below
Quomon shares its advertising revenue with contributing experts that answer questions effectively. Join our community to share your knowledge and earn an income as you go.
Status: Closed Points: 25 Time: 18:31 - Sep 29, 2006
bluejeans465
hi i am new to asp.net but i know php to include files. i want to create a index page that only includes the other pages such as top header ,left portion ,right portion and bottom portion ,i search it many where but did not find the exact way to includes files in asp.net hope u understand thanx
Categories:
Add Categories
When adding more than one category, separate them with commas.
Advertisement
PeterNZ
Date:: Oct 01, 2006
Time:: 21:23
Hi Bluejeanas465, for what you want to do I would absolutely recommend to use ASP.NET 2.0 and Masterpages. Have a look here: http://msdn2.microsoft.com/en-us/library...>http://msdn2.microsoft.com/en-us/library.../a> If you use ASP.NET 2.0, you add a new item which is your master page. You design and develop the components and code. Then if you want to create a page based on this masterpage, you add new item, select a webpage, check the check box "Select Masterpage" and pick your master page. This inherits everything from the masterpage. Hope this helps Cheers Petr
Anpanman
Date:: Oct 02, 2006
Time:: 14:24
What PeterNZ is writing is true, but probably not the easiest way for you to go about it in asp.net. If you want to "simulate" normal asp/php-include-files you can do like this: In the top of your include files write: <%@ Control Language="VB" EnableViewState="False" %> and save them with .ascx extension Then in your main file put Register directives at the top of the page: <%@ Register TagPrefix="UserControl1" TagName="Top" Src="top.ascx" %> <%@ Register TagPrefix="UserControl2" TagName="Bottom" Src="top.ascx" %> and between the <body> tags put <body> <UserControl1:Top runat="server" /> <UserControl2:Bottom runat="server" /> </body> This is definitely not taking advantage of how asp.net is used best, but it might make the transition easier for you to start out like this.
Date:: Feb 10, 2007
Time:: 11:21
well thanx for the response but i am not using .net 2.0 but making plan for moving to 2.0 thanx agian for it
admin
Date:: Jun 25, 2007
Time:: 05:45
bluejeans465, please close this question and distribute the points. If you didn't get a solution to your problem or you found it yourself, please leave a comment here to let the experts know. Thanks, Quomon Admin
Date:: Jul 02, 2007
Time:: 09:35
The question has been closed. Quomon Admin
Question Answered
This question has been closed, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write a Tutorial in the Tutorial Area.
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
I would like to connect my wireless laptop to a printer which is connected to...
Microsoft OLE DB Provider for SQL Server error '80040e10'
Binding a dropdownlsit to a button to determine datagrid rows
Problem in the bluetooth of my Laptop
"windows needs to install bluetooth peripheral device" appears,although its i...
How do I trigger an event which was set up with dojo.connect?
You have 100 characters to use
Rank
Expert
Points
1.
738
2.
495
3.
450
4.
297
5.
215
6.
75
7.
50
8.
9.
10.
30
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software Real Estate Postcards Marketing Fulfillment