[ic] include specific virtual page?

Aaron Hazelton interchange-users@icdevgroup.org
Mon Dec 16 14:01:00 2002


 Mike Heins wrote:
> 
> Quoting Aaron Hazelton (aaronmail@hazenet.net):
> > Im trying to set up a short url to point to a specific page in 
> > IC with a #include virtual="/cgi-bin/cat.cgi/page.html" but
> > you get a "undefined catalog" error.
> > 
> > Using only the cat.cgi works fine, but I need a specific page
> > instead of the index page.  is there a variable that can be
> > passed to achieve this ? something like:
> > "/cgi-bin/cat.cgi?MV_PAGE=page" (which does not work)
> > or something like that for IC to know which page you want?
> > 
> 
> /cgi-bin/cat.cgi?mv_action=back&mv_nextpage=page should do it.
> 

thanks Mike, that's it!
--
Aaron