How can i set my web page title as rotating.
I have a page named "dog.aspx" and its title is "Dog Selection". I want this title to rotate continuously. How can i do this in ASP.net(C#).
MARKAND911 -1 Junior Poster
Recommended Answers
Jump to PostHow can i set my web page title as rotating.
I have a page named "dog.aspx" and its title is "Dog Selection". I want this title to rotate continuously. How can i do this in ASP.net(C#).Timer & document.title property.
Jump to PostThanx ADATAPOST.
I got ur reply.
But freind this script will work only for title "Sample" that is static.
I want to make rotation of word which is written in between <title> tag.<title><%=publicfield_or_propertyName %></title>
All 7 Replies
sergb 7 Junior Poster
MARKAND911 -1 Junior Poster
kvprajapati 1,826 Posting Genius Team Colleague
MARKAND911 -1 Junior Poster
kvprajapati 1,826 Posting Genius Team Colleague
MARKAND911 -1 Junior Poster
kvprajapati 1,826 Posting Genius Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.