| Author: Satalaj More 27 Jun 2008 | Member Level: Silver | Rating: Points: 0 |
Add titel tag in your master page or page like this
<title> your page title here </title>
|
| Author: nirmala 27 Jun 2008 | Member Level: Gold | Rating: Points: 0 |
haii just add u r .aspx design page in: <title>loginpage(u r page name)</title>
|
| Author: Mohanakrishnan 27 Jun 2008 | Member Level: Gold | Rating: Points: 0 |
hi, see the following example for title: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="HelloWorld.aspx.cs" Inherits="Hello" Title="Title" %>
|
| Author: @@@ Hyderabadi Biryani @@@ 27 Jun 2008 | Member Level: Diamond | Rating: Points: 4 |
HI Zuabir thanks for the information.
Guys, its important to read the question, Zuabir is giving suggestion to the dotnetspider group on adding page title to the tutorials page.
Thanks - Vj http://dotnetvj.blogspot.com
|