CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 4/25/2005 7:18:11 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 8 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
j_gaylord
Asp.Net User
Applying different Header properties4/25/2005 7:18:11 PM

0/0

I know that I can customize the title and stylesheet, but can I add meta tags dynamically? I thought there was a method, but I can't seem to find it.
Jason N. Gaylord
ASPInsider and Microsoft MVP
http://jasongaylord.com
bmains
Asp.Net User
Re: Applying different Header properties4/25/2005 7:48:41 PM

0/0

Yes, look for the Page class Metadata property.


Brian

"Trust in the Lord and do what is good; dwell in the land and live securely. Take delight in the Lord, and He will give you your heart's desires" (Psalm 37: 3-4).
j_gaylord
Asp.Net User
Re: Applying different Header properties4/25/2005 8:03:57 PM

0/0

If that was a valid property in earlier builds, its not now:

http://beta.asp.net/QUICKSTART/util/classbrowser.aspx?assembly=System.Web,%20Version=2.0.0.0,%20Culture=neutral,%20PublicKeyToken=b03f5f7f11d50a3a&namespace=System.Web.UI&class=Page


Jason N. Gaylord
ASPInsider and Microsoft MVP
http://jasongaylord.com
Dave Sussman
Asp.Net User
Re: Applying different Header properties4/26/2005 9:00:08 AM

0/0

You can add them as part of the Controls collection of the header:

<head id="Header" runat="server"></header>
...
Sub Page_Load
  Dim meta As New HtmlMeta()
  meta.HttpEquiv = 50
  Header.Controls.Add(meta)
End Sub

Dave

4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET 2.0: Your Visual Blueprint for Developing Web Applications Authors: Chris Love, Pages: 339, Published: 2007
Eighth Working Conference on Reverse Engineering: Proceedings, 2-5 October, 2001, Stuttgart, Germany Authors: Working Conference on Reverse Engineering, Elizabeth Burd, Peter Aiken, Rainer Koschke, IEEE Computer Society Technical Council on Software Engineering, IEEE Computer Society, Informatik-Forum Stuttgart, IEEE Computer Society Technical Council on Software Engineering. Reengineering Forum, Reengineering Forum, Informatik-Forum Stuttgart, Pages: 381, Published: 2001
Access 2002: The Complete Reference Authors: Virginia Andersen, Pages: 1220, Published: -1
Applying Enterprise JavaBeans: Component-based Development for the J2EE Platform Authors: Vlada Matena, Sanjeev Krishnan, Beth Stearns, Linda DeMichiel, Pages: 470, Published: 2003
CSS: The Missing Manual Authors: David Sawyer McFarland, David McFarland, Pages: 476, Published: 2006
Spring Into HTML and CSS Authors: Molly E. Holzschlag, Pages: 336, Published: 2005
Polytopes: Combinatorics and Computation Authors: Gil Kalai, Günter M. Ziegler, Pages: 225, Published: 2000
Beginning ASP.NET 3.5: In C# and VB Authors: Imar Spaanjaars, Pages: 734, Published: 2008
MCSA/MCSE Managing and Maintaining a Windows Server 2003 Environment: Study Guide & DVD Training System Authors: Syngress, Thomas W. Shinder, Debra Littlejohn Shinder, Jeffery A. Martin, Pages: 800, Published: 2003
Special Edition Using WordPerfect Office X3 Authors: Laura Acklen, Read Gilgen, Pages: 979, Published: 2006

Web:
Applying different Header properties - ASP.NET Forums Re: Applying different Header properties. 04-25-2005, 3:48 PM. Contact ... Re: Applying different Header properties. 04-25-2005, 4:03 PM. Contact ...
SkillShare Forum - CSS Beauty - a different header for each section Is there a way to get different header images to display when you are in ... Applying a body ID is redundant as you still need to apply a class/id on the ...
An investigation into the connectivity properties of source-header ... theoretic properties. That is, these relationships are the ba-. sis for describing the impact of applying different graph. algorithms on the source- header ...
Applying easing methods to an Accordion component -- Flash CS3 Open the Property inspector, and type my_acc into the Instance Name text box. ... Click each of the different header (title) bars to view the modified ...
Applying properties files You can use the variable in the section header or in the properties part of ... Modify the configuration by applying a properties file and a variable map. ...
Chapter Working with Styles To allow different content in headers, clear the Same content left/right ... By setting up these sequences, you can avoid manually applying styles in most ...
How to Apply the Basic Profile You must also make sure to set the header property (ClaimHeaderValue in this example) to a valid instance of the header and not set the MustUnderstand ...
A Tutorial on Applying Web-Service Security to EJB Applications ... The WSC's authentication provider inserts a security header into the tag ... This property represents the identity with which Access Manager ...
book sams teach yourself microsoft word 2000 quick steps for fast ... Applying Special Font Effects. Adding Borders to Text. Applying Shading. ... Adding or Editing a Header or Footer. Creating Different Headers and Footers ...
How to apply styles to the DataGrid Column Header ? ? : The ... Do u know how to apply the styles for DataGrid Column Header ? ? ? We have HeaderStyle property in the DataGridTextColumn how can we make ...

Videos:
django: Web Development for Perfectionists with Deadlines Google TechTalks April 26, 2006 Jacob Kaplan-Moss ABSTRACT Django is one of the premier web frameworks for Python, and is often compared to Ruby-on...




Search This Site:










active directory and custom provider membership and role

ibs v dnn data access methods - please clarify

log viewer error in dnn 3.1

can i get my other panes to stick around?

how to organize my solution

object reference not set to an instance of an object after succesful install

problem in creating new web project which is ajax enabled

popup separate *.aspx from within custom module

index server and constrained delegation

adding new users through admin interface

announcing free module: html head injector - google analytics

"cancel" link

cannot install dnn 4.1 starter kit

commerce server's shopping cart

formsauthentication.signout()

why not make this easy?

dnn 3.0.10 - does search support unicode?

masterpage background image

persistent formsauthenticationticket

problems compiling project with vs.net 2002

how to precompile the site with vwd and deploy it.

assemblies version information

upgrade error error: (connectionstring)

host - file manager - error

error uploading to remote server - uri format not supported

content management server comparison

how to use asp.net cache object

use asp:login

log view error

dnn 2

 
All Times Are GMT