>
> Let me explain what does work, if I have index.html which lives in
> /wl/uk/ and it calls the file me.html which lives in /library/shared/
> then the contents of me.html gets loaded just fine. If however I do a
> direct call to me.html I always get a 404 error.
>
> Is there any way of changing
Doug Rayner wrote:
> I'm trying to figure out the best way to accomplish the following:
>
> We have a 3 step task which will be implemented as three templates:
> start -> preview -> confirm.
I would have some main template, which checks the parameter and then decides
which of the three templates s
On Wednesday 24 March 2004 05:36 pm, Angus Lees wrote:
> At Tue, 23 Mar 2004 21:56:31 -1000, Beau E. Cox wrote:
> > I am up and running with Embperl, but want to set my emacs
> > (gnu-emacs 21.3) for proper editing.
> >
> > I downloaded and installed the 'mmm' package (0.4.7) as per
> > the directi