473,395 Members | 1,554 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,395 software developers and data experts.

Template ? Or whatever...

Hi,

How can I do this:

- Create a file that will contain a table with the menus on the left,
some header on the top and define background picture.
- Include that file in all my aspx pages

TIA,

Zeljko
Nov 18 '05 #1
3 869
One of the way for doing this is using Page Templates, for more details
check out this article,
http://www.microsoft.com/india/msdn/articles/87.aspx
--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"Zeljko" <tr*******@yahoo.com> wrote in message
news:3r********************************@4ax.com...
Hi,

How can I do this:

- Create a file that will contain a table with the menus on the left,
some header on the top and define background picture.
- Include that file in all my aspx pages

TIA,

Zeljko

Nov 18 '05 #2
Hi,

Thanks for your response. The URL you gave me isn't available. Are you
referring to Front Page templates ? If so, how can they be used with
asp .net ?

Thanks again,

Zeljko

On Fri, 21 Nov 2003 14:56:03 +0530, "Saravana [MVP]"
<sa******@sct.co.in.nospam> wrote:
One of the way for doing this is using Page Templates, for more details
check out this article,
http://www.microsoft.com/india/msdn/articles/87.aspx


Nov 18 '05 #3
This url is still available, but you need to have passport user account to
login into this site. I am talking about Page Template.

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"Zeljko" <tr*******@yahoo.com> wrote in message
news:rm********************************@4ax.com...
Hi,

Thanks for your response. The URL you gave me isn't available. Are you
referring to Front Page templates ? If so, how can they be used with
asp .net ?

Thanks again,

Zeljko

On Fri, 21 Nov 2003 14:56:03 +0530, "Saravana [MVP]"
<sa******@sct.co.in.nospam> wrote:
One of the way for doing this is using Page Templates, for more details
check out this article,
http://www.microsoft.com/india/msdn/articles/87.aspx

Nov 18 '05 #4

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

Similar topics

8
by: Agent Mulder | last post by:
Hi group, I have a problem with partial template specialization. In the code below I have a template struct Music with one method, play(), and three kinds of music, Jazz, Funk and Bach. When I...
4
by: Gert Van den Eynde | last post by:
Hi all, A beginners question.... I've got a template class template <class T> classA {...} In an other class, I want to pass a pointer to an instance of classA as a function argument....
9
by: Ann Huxtable | last post by:
I have the following code segment - which compiles fine. I'm just worried I may get run time probs - because it looks like the functions are being overloaded by the return types?. Is this Ok: ? ...
1
by: aidy | last post by:
Hi, I have created this XML for a test log <SNIP> <?xml version="1.0"?> <?xml-stylesheet type='text/xsl' href='show.xsl'?> <testresults> <test id="TESTID_10"> <teststatus>pass</teststatus>
19
by: aaragon | last post by:
Hi everyone. A very simple question. I would like to know what is better in terms of performance. I want to use a simple function to obtain the minimum of two values. One way could be using a...
3
by: IR | last post by:
Hi, I've been trying to do the following (which doesn't compile) : template<class T, class F = Example<T struct Example { F foo(); };
9
by: jedi200581 | last post by:
Hello, I have a singleton class that I'm using through macros: //snippet #define DO_SOMETHING ( myArgument) \ { \ MyClass *myObject = MyClass::getInstance(); \...
2
by: Alan | last post by:
Does a template class declaration, like template <class T> have to come immediately prior to the declaration of the function, e.g., T do_something (T something) { . . . } that uses it?
3
by: Pierre Yves | last post by:
Hi there, Template, once again... Nice topic but a bit tricky to code. My problem is the following: I have to video parser which retrieve image frames. The pixel values can be unsigned char...
4
by: suman.nandan | last post by:
Hi C++ Experts ! I have a little weird requirement. I have a base class, say B and lots of classes D1 .. Dn publicly derived from it. Over the course of development the number of derived...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.