Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] Default file in pages subdir



> > Autoload <<EOS
> > sub {
> >     $url = $Session->{last_url};
> >     $url =~ s%^/cgi-bin/cart.cgi/%%;
> >
> >     if (-d "/cat/whatever/$url") {
> >         $CGI->{mv_nextpage} = "$url/index.html";
> >     }
> > }
> > EOS

[snip]

> Could you share your final subroutine once you test it out?

Hi Steve,

I could not get that AutoLoad snippet to work... I have been trying to
figure what's wrong with it, but without any success...

If you get it to work before me, then I would be thankful if you could share
your subroutine :)

Rene




Search for: Sort by: