When I make the call to a browser redirect cgi it returns the correct pages.
<!--#exec cgi="/cgi-local/browsr.cgi" -->
index_ns.shtml
index_ms.shtml
index_text.shtml
etc.
How ever. when I try to execute another cgi from within the above returned shtml pages the call below is clearly not returning or executing anything.
<!--#exec cgi="/cgi-local/another.cgi" -->
Any ideas, Thanks
Cal
edited: Wed Jul 17 00:07:12 2002 by jeffa - title change