Changing the title bar and URL

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Changing the title bar and URL

    Hi ,
    I am using Frames in my website, all is well except for one thing. The page
    title and the URL (in the address bar) stays the same. It always points to the
    title of the Frameset, which makes sense. Is it possible that title shows the
    title of the page that is being displayed on the "mainFrame"
    Thanks

    Letuka Guest

  2. Similar Questions and Discussions

    1. Changing Admin Page Title
      Can you change the page title displayed in CF Admin so it says "Coldfusion Administrator- DEV" when on a dev server? I tried opening the index file...
    2. Changing Projector icon and title in task bar and alt-tab-window?
      Is there a tool to change the projector icon und title to display both correct in the task bar and in the window, when switching between...
    3. Fastest way to get a the string between <title> </title>
      Hello, I have in my strHtml a html page. so what is the fastest way (with XML Read?) to get the "myValue" between <title>myValue</title> ...
    4. Changing Browser Title Bar in MM_openBrWindow?
      I used presentation pro's converter to convert my powerpoints to flash. In DMX I am able to launch a flash piece in a new window using the onClick...
    5. Changing xterm title.
      I have an ncurses based application that changes the xterm title to the current working directory. I was using printf statements and escape...
  3. #2

    Default Re: Changing the title bar and URL

    Yes, if you are using server-side programming but you haven't mentioned that
    in your post.

    --
    __________________________________________________ __________________
    UltraSuite Extension Packages: [url]http://www.ultrasuite.com/[/url]
    The *most popular* Suites of DMX 2004 and DMX Server Behaviors
    for ASP, ASP.Net, ColdFusion, JSP, and PHP_MySQL
    __________________________________________________ __________________


    J.S. \(UltraSuite\) Guest

  4. #3

    Default Re: Changing the title bar and URL

    On 22 Feb 2005 in macromedia.dreamweaver.appdev, Letuka wrote:
    > I am using Frames in my website, all is well except for one thing.
    > The page
    > title and the URL (in the address bar) stays the same. It always
    > points to the title of the Frameset, which makes sense. Is it
    > possible that title shows the title of the page that is being
    > displayed on the "mainFrame"
    The joys of frames...

    See this article:

    [url]http://groups.google.ca/groups?hl=en&lr=&selm=bka9fv%24ah6%241%40forums.ma cromedia.com[/url]

    --
    Joe Makowiec
    [url]http://makowiec.net/[/url]
    Email: [url]http://makowiec.net/email.php[/url]
    Joe Makowiec Guest

  5. #4

    Default Re: Changing the title bar and URL

    I'm using ASP with VBScript as my server-side scripting language.
    Letuka Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139