ERROR message:  How do I create a New Web page from a template?

The following ERROR MESSAGE appears, after I click the
"Create" button on the "New from Template" dialogue box. . .
quote:
MACROMEDIA DREAMWEAVER DIALOGUE BOX READS:
< ! > There is an error at line 72, column 8 (absolute
position 3287) of "my Website": Unbalanced Head tag
What
should happen is that the new page opens in the Document
window, according to the Dreamweaver 8 text, Pg. 498.
If anyone can help me troubleshoot this, I would greatly
appreciate it.
Respectfully, Ona

OnaTutors wrote:
> Can someone help me out with this Template, please.
>
> I've had to skip 10 pages of the Dreamweaver 8 text
because the Template will
> not save and I get this ERROR message.
>
> Thank you for helping me.
>
> This is a great FORUM!
>
> Respectfully, Ona
>
As Murray has said you need to remove the second closing
</head> tag
from your code and also move the 'PageHeading' ediatble
region OUTSIDE
of its container <!-- TemplateBeginEditable
name="PageHeading"
--><h1></h1><!-- TemplateEndEditable -->
The code below has been corrected:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0014)about:internet -->
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Cosmatic - Label</title>
<!-- TemplateEndEditable -->
<link href="../Stylesheets/cosmatic_styles.css"
rel="stylesheet"
type="text/css" />
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr;
for(i=0;a&&i<a.length&&(x=a
)&&x.oSrc;i++)
x.src=x.oSrc;
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
i<a.length;
i++)
if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
d.MM_p[j++].src=a
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document;
n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for
(i=0;!x&&i<d.forms.length;i++)
x=d.forms[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers
.document);
if(!x && d.getElementById) x=d.getElementById(n);
return x;
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
Array;
for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
if(!x.oSrc)
x.oSrc=x.src; x.src=a[i+2];}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
if (event == "init" && args.length > 2) {
if ((img = MM_findObj(args[2])) != null &&
!img.MM_init) {
img.MM_init = true; img.MM_up = args[3]; img.MM_dn =
img.src;
if ((nbArr = document[grpName]) == null) nbArr =
document[grpName] = new
Array();
nbArr[nbArr.length] = img;
for (i=4; i < args.length-1; i+=2) if ((img =
MM_findObj(args
)) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} else if (event == "over") {
document.MM_nbOver = nbArr = new Array();
for (i=1; i < args.length-1; i+=3) if ((img =
MM_findObj(args)) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = (img.MM_dn && args[i+2]) ? args[i+2] :
((args[i+1])?
args[i+1]
: img.MM_up);
nbArr[nbArr.length] = img;
} else if (event == "out" ) {
for (i=0; i < document.MM_nbOver.length; i++) {
img = document.MM_nbOver
; img.src = (img.MM_dn) ? img.MM_dn :
img.MM_up; }
} else if (event == "down") {
nbArr = document[grpName];
if (nbArr)
for (i=0; i < nbArr.length; i++) { img=nbArr; img.src
=
img.MM_up;
img.MM_dn = 0; }
document[grpName] = nbArr = new Array();
for (i=2; i < args.length-1; i+=2) if ((img =
MM_findObj(args
)) !=
null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
nbArr[nbArr.length] = img;
//-->
</script>
<!-- TemplateBeginEditable name="head" --><!--
TemplateEndEditable -->
</head>
<body
onload="MM_preloadImages('../Graphics/CosmaticLogoRollover.gif','../Graphics/lab
elOver.gif','../Graphics/labelOWD.gif','../Graphics/bandsDown.gif','../Graphics/
bandsOver.gif','../Graphics/bandsOWD.gif','../Graphics/catalogueDown.gif','../Gr
aphics/catalogueOver.gif','../Graphics/catalogueOWD.gif','../Graphics/tourdatesD
own.gif','../Graphics/tourdatesOver.gif','../Graphics/tourdatesOWD.gif','../Grap
hics/contactDown.gif','../Graphics/contactOver.gif','../Graphics/contactOWD.gif'
,'../Graphics/labelDown.gif')">
<p><a href="../index.htm" target="_top"
onmouseover="MM_swapImage('LogoRollover','','../Graphics/CosmaticLogoRollover.gi
f',1)" onmouseout="MM_swapImgRestore()"><img
src="../Graphics/CosmaticLogo.gif"
alt="Cosmatic company logo, link to home page"
name="LogoRollover"
width="283"
height="109" border="0" id="LogoRollover"
/></a></p>
<table border="0" align="right" cellpadding="0"
cellspacing="0">
<tr>
<td><a href="../label.htm" target="_top"
onclick="MM_nbGroup('down','group1','Label','../Graphics/labelDown.gif',1)"
onmouseover="MM_nbGroup('over','Label','../Graphics/labelOver.gif','../Graphics/
labelOWD.gif',1)" onmouseout="MM_nbGroup('out')"><img
src="../Graphics/label.gif" alt="label" name="Label"
border="0" id="Label"
onload="" /></a></td>
<td><a href="../catalogue.htm" target="_top"
onclick="MM_nbGroup('down','group1','Catalogue','../Graphics/catalogueDown.gif',
1)"
onmouseover="MM_nbGroup('over','Catalogue','../Graphics/catalogueOver.gif','../G
raphics/catalogueOWD.gif',1)"
onmouseout="MM_nbGroup('out')"><img
src="../Graphics/catalogue.gif" alt="catalogue"
name="Catalogue"
width="106"
height="26" border="0" id="Catalogue" onload=""
/></a></td>
<td><a href="../bands.htm" target="_top"
onclick="MM_nbGroup('down','group1','Bands','../Graphics/bandsDown.gif',1)"
onmouseover="MM_nbGroup('over','Bands','../Graphics/bandsOver.gif','../Graphics/
bandsOWD.gif',1)" onmouseout="MM_nbGroup('out')"><img
src="../Graphics/bands.gif" alt="bands" name="Bands"
width="71" height="26"
border="0" id="Bands" onload="" /></a></td>
<td><a href="../tourdates.htm" target="_top"
onclick="MM_nbGroup('down','group1','TourDates','../Graphics/tourdatesDown.gif',
1)"
onmouseover="MM_nbGroup('over','TourDates','../Graphics/tourdatesOver.gif','../G
raphics/tourdatesOWD.gif',1)"
onmouseout="MM_nbGroup('out')"><img
src="../Graphics/tourdates.gif" alt="tour dates"
name="TourDates"
width="108"
height="26" border="0" id="TourDates" onload=""
/></a></td>
<td><a href="../contact.htm" target="_top"
onclick="MM_nbGroup('down','group1','Contact','../Graphics/contactDown.gif',1)"
onmouseover="MM_nbGroup('over','Contact','../Graphics/contactOver.gif','../Graph
ics/contactOWD.gif',1)"
onmouseout="MM_nbGroup('out')"><img
src="../Graphics/contact.gif" alt="contact" name="Contact"
width="83"
height="26" border="0" id="Contact" onload=""
/></a></td>
</tr>
</table>
<p align="right"> </p>
<!-- TemplateBeginEditable name="PageHeading"
--><h1>
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=5,0,0,0" width="558" height="46">
<param name="BGCOLOR" value="" />
<param name="movie" value="../Media/HeadingTemplate.swf"
/>
<param name="quality" value="high" />
<embed src="../Media/HeadingTemplate.swf" quality="high"
pluginspage="
http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Vers
ion=ShockwaveFlash" type="application/x-shockwave-flash"
width="558"
height="46" ></embed>
</object>
</h1><!-- TemplateEndEditable -->
<h2> </h2>
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<!-- TemplateBeginRepeat name="RepeatRegion1" -->
<tr>
<td><!-- TemplateBeginEditable name="Content"
--> <!--
TemplateEndEditable -->Add content here. </td>
</tr>
<!-- TemplateEndRepeat -->
</table>
<p> </p>
<p class="cosmatic_footer"><a
href="mailto:[email protected]">&copy;
Cosmatic, Inc. 2008 </a></p>
</body>
</html>

Similar Messages

  • Haveing problems with Safari. It gives me an error message. Safari can't open the web page, because it can't establish a secure connection to the server. It only seams to have a problem on https sites. Any help would be apreciated.

    Safari keeps giving  and error message. " Safari can't open the web page( insert web page here) , because it can't establish a secure connetion to the server.
    It only seams to have a problem with https sites.
    Any help would be appreciated

    The "s" in "https" indicates the site is a secure server--usually a site that will require a password.  Connections to secure servers can be blocked by parental controls.  Are you using any parental controls, either through OSX's settings (in System Preferences) or third party parental control software (such as Netnanny)?  If so, check the settings to make sure they will allow the connection.

  • How do i Hyperlink to a web page from a java application?

    How do i Hyperlink to a web page from a java application using internet explorer as my default web browser?

    It's very simple.You can start any Application with the class Runtime. The command is an array consisting of the path of .exe and the file to be open.
    String [] cmd={path of IE+Filename.exe,"URL of your website"}
    try
    Runtime.getRuntime().exec(cmd);
    catch (Exception e)
    System.err.println(e.toString());
    }

  • Creating an Aperture web page from photos the page goes white and nothing displays. Is this a RAM issue?

    I have just purchased an iMac 27" 2.7GHZ running OSX 10.7.4 with 4GB RAM (16 GB has been ordered). I am using Aperture 3.3.2. When I attempt to create a web page from photos the page goes white and nothing displays. Is this a RAM issue?

    I have resolved the issue....turns out that, in my case, running OSX 10.8.1 with Aperture 3.3.2 was what was required! I was running Aperture 3.3.2 with OSX 10.7.x and had this issue.
    I hope this helps someone else as well.

  • Error message when trying to create a new account (was: Hi, need help)

    Hi, I need your help, I have come across a problem, I want to create a new account, but the problem is with the server Developer Toolbox concern, but we are not in memory

    How come Leopard let me use the WGM in standard mode?
    While SA complains that it won't work in Standard Configuration, WGM does not. There is some fault in the logic of this for which I don't have an explanation.
    If I want to get control on Dock, selection of Home folder, config of Proxy... which I think are basic things, do I really need the advanced mode?
    If you wish to have complete control of all client settings, yes. There really is no disadvantage of using an Advanced configuration other than the learning curve.
    So if I switch to advanced mode, there is good chance I won't get this error message anymore, right?
    Yes.

  • How do I create a new Aperture library from pictures I moved from IMAC?

    I moved my Photos to External Hard drive from MAC . Can I create new aperture library in EHD?

    As I wrote as long as both programs are latest versions they share the same library structure and can open each others libraries.
    Open Aperture and then select File->Switch to Library. If the iPhoto library shows up in the list select it. If it does not select Other/New… If the iphoto library shows up in this list select it if not select Other Library and find, select and open the iPhoto library.
    At this point there are a few things you can do depending on your situation. You can just leave the library as is if you do most of your work in iPhoto. Or you can turn the this library into an Aperture library.
    To make it an Aperture library open Aperture and create a new empty library as you did before. Now go to File->Import->Library and select the iPhoto library. The iPhoto library will be imported and converted to an Aperture library.
    While all of thsi is safe you the iPhoto library it is alwasy a good idea to have a bakup of the library before starting just in case.
    regards

  • How do I create a new Gallery Album from my Ipad2?

    I have an Ipad2.  I am currently in a location where the Ipad2 is all I have available. 
    I have a number of photos to post that were taken on the ipad and need to create an album for them in my me.com gallery.  I don't see a way to do that?  I can easily send photos to an existing gallery.  But don't see a way to create a new gallery.
    Thanks for the help!
    Dave

    Allen,
    Thanks, but I wanted to create an album within my gallery.  Not a new gallery.
    Sorry for the confusion.
    Dave

  • How do i create a new web service?

    hello all,
    I want to create a new webservice, can any of you help me in this regard.
    Any document pertaining to it, will be very helpful.
    Thanks in advance.
    Thanks and Regards,
    Santhosh Guptha N

    Hi ,
    There are many ways to create a webservice.
    1. Creating is form the backend ECC system
       a. Create a Inbound Interface in PI
       b. Generate a Proxy out of it and do the implementation
       c. Release it as a Service
    2. Converting a RFC/BAPI into a webservice with very few easy steps
    3. Creating a Mediated Service using PI with SOAP Sender adapter
    Just for reference.
    /people/thomas.jung3/blog/2004/11/15/bsp-150-a-developer146s-journal-part-xiii-developing-abap-webservices
    Thanks,
    Prakash

  • How to create a new creation page from view page itself

    Dear all
    i have view page in that i need to click on new button i need to call new creation page
    here i am writing the code in view page co in pfr
    HashMap h1 = new HashMap();
    h1.put("pmode", "Continue");
    if (pageContext.getParameter("New") != null)
    pageContext.setForceForwardURL("OA.jsp?page=/crm/oracle/apps/xxcrm/crmmgmt/quotationmgmt/webui/xxcrmquotationcreationPG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null, h1, false, OAWebBeanConstants.ADD_BREAD_CRUMB_NO,
    OAWebBeanConstants.IGNORE_MESSAGES);
    in creation co i am calling this method
    if (pmode!=null)
    System.out.println("Entered into this block.....");
    am.xxcreatequotation(orgid);//blank record for this
    System.out.println("After this statement......");
    cancel1.setRendered(false);
    System.out.println("After this statement......11");
    in view page when i am clicking the new button the page is calling editable mode
    i dont think so y it is happening like this.
    Regards
    Sreekanth

    Dear Gaurav
    i wrote this code
    public void xxcreatequotation(int orgid)
    xxcrmOpportunityTVOImpl vo = getxxcrmOpportunityTVO();
    OADBTransaction tr = getOADBTransaction();
    int x = 0;
    String lv_current_flag = "Y";
    String lv_opt_flag = "N";
    if (vo.getFetchedRowCount() == 0)
    vo.setMaxFetchSize(0);
    Row createqtn = vo.createRow();
    vo.insertRow(createqtn);
    createqtn.setNewRowState(Row.STATUS_INITIALIZED);
    Number qtnid = tr.getSequenceValue("xxcrm_opportunity_seq");
    System.out.println("The opportunity id is....." + qtnid);
    vo.getCurrentRow().setAttribute("OppoOpportunityid", qtnid);
    vo.getCurrentRow().setAttribute("OrgId", orgid);
    vo.getCurrentRow().setAttribute("OppoRevisionId", x);
    vo.getCurrentRow().setAttribute("OppoCurrentFlag", lv_current_flag);
    vo.getCurrentRow().setAttribute("OppoIsoptional", lv_opt_flag);
    vo.getCurrentRow().setAttribute("OppoBaseOpportunityid", qtnid);
    Regards
    Sreekanth

  • How do I change the new tabs page from google to the thumbnail one?

    I just downloaded some stuff and when I got back onto Firefox it made the home page and new tab page Google. I changed the home page back but I'm unsure of how to make the new tab page the way it is with the thumbnails. None of the articles I've read helped.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    If you do not keep changes after a restart or otherwise have problems with preferences, see:
    *http://kb.mozillazine.org/Preferences_not_saved

  • How can i update an html web page from Labview?

    I intend to publish the "status" of an experiment online through an web page. I mean, if my vi is running i would like to have a phrase or indicator set on at my web page. If my Vi is not running i would like this indicator set off. This page is hosted in a server and I would like to know if its possible to update the html file from labview through an ftp connection.
    Thanks in advance...
    MSc. Alexandre Michel Maul
    Parana Federal Univeristy - Brasil

    The system exec function is on the Communication palette. Its for executing system commands. On my Win2K system, the help for FTP is:
    "Ftp
    Transfers files to and from a computer running an FTP server service (sometimes called a daemon). Ftp can be used interactively. Click ftp commands in the Related Topics list for a description of available ftp subcommands. This command is available only if the TCP/IP protocol has been installed. Ftp is a service, that, once started, creates a sub-environment in which you can use ftp commands, and from which you can return to the Windows 2000 command prompt by typing the quit subcommand. When the ftp sub-environment is running, it is indicated by the ftp command prompt.
    ftp [-v] [-n] [-i] [-d] [-g]
    [-s:filename] [-a] [-w:windowsize] [computer]
    Parameters
    -v
    Suppresses display of remote server responses.
    -n
    Suppresses autologin upon initial connection.
    -i
    Turns off interactive prompting during multiple file transfers.
    -d
    Enables debugging, displaying all ftp commands passed between the client and server.
    -g
    Disables file name globbing, which permits the use of wildcard characters (* and ?) in local file and path names. (See the glob command in the online Command Reference.)
    -s:filename
    Specifies a text file containing ftp commands; the commands automatically run after ftp starts. No spaces are allowed in this parameter. Use this switch instead of redirection (>).
    -a
    Use any local interface when binding data connection.
    -w:windowsize
    Overrides the default transfer buffer size of 4096.
    computer
    Specifies the computer name or IP address of the remote computer to connect to. The computer, if specified, must be the last paramete
    r on the line."
    I use tftp all of the time to transfer files in a similar manner. Test the transfer from the Windows command line and copy it into a VI. Pass the command line to system exec and wait until it's done.

  • Newb question: How do you create a new wiki page?

    I've found out how to make Belkin F6 series USB wireless dongles work in Arch. A wiki page would be of much help for people with these devices!
    I've written it out in the forums already:
    https://bbs.archlinux.org/viewtopic.php … 10#p800110
    But a more detailed page that works for similar devices would be of great benefit to some Archers.

    haha sorry. I actually did search the wiki and the forums for "new page" but it didn't occur to me to try "create page" or "creating a page". That's late-night creativity at it's finest.
    Last edited by trusktr (2010-07-29 10:02:05)

  • How do I create a new boot disk from an existing one?

    I have a G4 Quicksilver with internal PATA disk, running 10.4. I want to upgrade the internal disk from 40 GB to 160 GB. I have installed a second disk and can see it fine, but what I really want is to put the system on the new disk and have it be the one and only boot disk in the system. Is there a straightforward way to do this? Is a carbon copy cloner the way to go? Will that have problems with the different disk sizes? Will it handle bad blocks properly? Isn't there a way to just use drag-and-drop?
    Once I have made a copy, how do I make it the boot disk? Do I have to swap it into the PATA "master" position to do this?

    Cloning And Backup Tools
    A bootable clone is an exact copy of your drive which is capable of booting your computer. Making a copy of your computer which is capable of actually starting the computer requires special copying procedures. Some people just back up data files but if you have problems you have to reinstall all your operating system and all your applications. With a bootable clone you just start up from the backup drive and clone back everything.
    To copy files from one hard drive to another hard drive you can use:
    [CarbonCopy Cloner|http://www.bombich.com/software/ccc.html] (donationware)
    [SuperDuper|http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html] (shareware)
    [IBackup|http://www.grapefruit.ch/iBackup/index.html] (free)
    The Restore function of Disk Utility included in OS X. [Kappy's directions|http://discussions.apple.com/message.jspa?messageID=8799711#8799711]
    [Tri-Backup (commercial)|http://www.tri-edre.com/english/tribackup.html] (payware)
    [Silverkeeper|http://www.lacie.com/silverkeeper> (free) - version 2 has some issues (references: [1|http://www.macintouch.com/readerreports/backup/index.html#d12jan2009],
    [2|http://www.macintouch.com/readerreports/backup/index.html#d13jan2009]) and it is recommended Tiger users stick with 1.1.4.
    [Kappy's Backup Software Recommendations|http://discussions.apple.com/message.jspa?messageID=9065665#906 5665]
    [Overview of Mac OS X Backup Programs|http://8help.osu.edu/1247.html]

  • How do you create a new resource group from the new portal?

    There's no option for new resource group when you click the "+" button. Am I missing something?

    Hi mticb,
    As far as I know, we couldn't create an empty resource group in azure preview portal, please vote this similar feedback at:
    http://feedback.azure.com/forums/223579-azure-preview-portal/suggestions/6182477-create-resource-groups, sorry for any inconvenience.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • HT2731 How do i create a new itunes account from a family account

    My wife, daughter and myself are all on the same itunes account.  My wife wants her own.  How do I break hers off so she has her own music and apps and doesn't get mine or my daughters when she sync's her phone?

    Welcome to the Apple Community.
    She simply needs to log out of iTunes on her own device and then back in using her own account.

Maybe you are looking for

  • Can not update Acer one firefox on Android boot up?

    I have an Acer one D255. Came with Android boot up and Firefox installed version Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.3) Gecko/20091022 Moblin/3.5.1-3.15.18.moblin2 Firefox/3.5.1. It now no longer supports flash and is pretty useless. It

  • Database connectivity issues since upgrading to 2011

    I have several reports that were created in CR 2008.  Since upgrading to 2011, none of them connect to the SQL server when I try to refresh the data.  The error message says invalid logon.  I can get the reports to refresh if I follow this process: 1

  • I can't open ibooks. There was a screen pop up about java se. Help please.

    I can't open ibooks. There was a screen pop up about java se. Help please.

  • How can I restart a failed download?

    Hello everyone. I just bought Mountain Lion a few days ago, and it started downloading happily in the launch pad but around 25% downloaded, my system restarted as another software component was doing an update and forced a restart. Ever since then, I

  • How to load Sales Transaction (Order,Quatation) data

    Hi Gurus, I have uploaded Sales Master data into BW system but now I want to upload order & quataion data into the system. how to do that. please guide me on this or if there is any document please send me or give me details. My Email id is : [email