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]
