Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Andyg #1
Document Title Does Not show up in browser
It's the strangest thing. The document title does not show up in the browser.
It is a new application in a new directory. I'm running win2K server IIS 5 and
MX 6.1 with all the updates. If I copy the file into another folder on the
webserver the Title shows up. All other coldfusion code runs fine.
<html>
<head>
<title>Secret Agent Gopher</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE=JavaScript>
function openNewWindow(URLtoOpen, windowName, windowFeatures) {
newWindow=window.open(URLtoOpen, windowName, windowFeatures);
}
</SCRIPT>
</head>
Andyg Guest
-
Unable for PDF to preserve document title?
Is there any way to have FlashPaper preserve the document title from Word when exporting a PDF file? Other PDF converters do so and I just realized... -
Document summary title keeps disappearing
I'm using Acrobat 5.0.5 and XP Pro. The documents I'm distilling are QuarkXPress 5.01. This is a series of short documents -- dozens and dozens of... -
Show information in xterm title bar
I am using Xterm on Solaris 2.8 via Exceed. I like to run ksh. I would like to display details such as, my current userid, server, current... -
Document title
MT wrote: it might be worth your while looking at -
Problem with titles in Document title bar
I have created several pages from a template. Each page has a different title which can be seen in the page properties, but when I view the pages in...



Reply With Quote

