in reply to New to CGI, but having problems

Another thought on this is does your server allow server side includes? If so then you should be able to write your links to a file in your cgi-bin and include them into links.html. I haven't tested this yet but I don't see why this wouldn't work.

Replies are listed 'Best First'.
Re: Re: New to CGI, but having problems
by mzfp (Initiate) on Apr 26, 2002 at 12:59 UTC
    yep it supposrts SSI's ! thanks i will have to look more into SSI!