to save having to try reconstruct a template from a page based on a template (easy enough to do this) good idea to pay attention to keeping backups of templates, in case you break one and irreversibly mess it up even though you try to make good with undo panic attack, this may be no good if you have closed DWMX after making some uncool changes to your template ...:-(
Colm -----Original Message----- From: Paul Johnston [mailto:[EMAIL PROTECTED] Sent: 17 June 2003 12:28 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] DWMX DW4? Template issues Thought that might be a way round it. Paul > -----Original Message----- > From: Tom Smith [mailto:[EMAIL PROTECTED] > Sent: 17 June 2003 12:20 > To: [EMAIL PROTECTED] > Subject: Re: [ cf-dev ] DWMX DW4? Template issues > > > are you editing this in Dreamweaver? If so edit it in > Notepad and save it. > ----- Original Message ----- > From: "Paul Johnston" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, June 17, 2003 12:21 PM > Subject: [ cf-dev ] DWMX DW4? Template issues > > > Ok... > > I have a site which uses templates. The issue is that the > template it is pointing to does not exist, and I want to put > in a ../ in the template path... > > How do I do this? Currently I have this (pls excuse the ASP, > it's a favour - BIG favour - for a friend): > > <%@ Language=VBScript %> > <% Option Explicit %> > <% > Session("siteroot") = "blahblahblah" > %> > <html><!-- #BeginTemplate "Templates/mytemplate.dwt" --> > <head> > <!-- #BeginEditable "doctitle" --> > > And basically, I can't edit the #BeginTemplate line for some reason... > > Anyone? > > Paul > ----------------------------------- > Paul Johnston > PJ Net Solutions Ltd > http://www.pjnetsolutions.com > [EMAIL PROTECTED] > +44 (0)7866 573013 > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.489 / Virus Database: 288 - Release Date: 10/06/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.489 / Virus Database: 288 - Release Date: 10/06/2003 -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
