Posted by Toby Inkster on 10/09/05 12:24
Mjolinor wrote:
> I basically don't know how to pass changing information into the external
> webpage. I seems to be something to do with SSI but I can't find an example
> close enough for me to understand.
Your "external webpage" needs to itself be a CGI[1] file.
____
1. There are alternatives to CGI: SSI, PHP, ASP, JSP and plenty more, but
if you're already familiar with the CGI interface, I'd suggest sticking
with that.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
|