Re: Can I capture asp.net document title at runtime?
From: Don Kiely (donkiely@computer.org)
Date: 12/31/02
- Next message: Hethu Nanayakara: "ASP.NET impersonation KB article"
- Previous message: Pociask: "Can I capture asp.net document title at runtime?"
- In reply to: Pociask: "Can I capture asp.net document title at runtime?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Don Kiely <donkiely@computer.org> Date: Tue, 31 Dec 2002 13:06:27 -0900
You could add a runat="server" attribute to your title tag and then
have programmatic access to it.
That what you mean?
Don
On Tue, 31 Dec 2002 15:54:10 -0600, "Pociask" <pociask@interlync.com>
wrote:
>How can I capture the title of an asp.net document at runtime?
>
>
- Next message: Hethu Nanayakara: "ASP.NET impersonation KB article"
- Previous message: Pociask: "Can I capture asp.net document title at runtime?"
- In reply to: Pociask: "Can I capture asp.net document title at runtime?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]