Gossamer Forum
Home : General : Perl Programming :

SSI/NonSSI Displaying of Text.

Quote Reply
SSI/NonSSI Displaying of Text.
 
I have a question, is it possible to write a cgi script, maybe similiar to WebAdverts, that allows a "text" exchange of sorts. I want to run a news script that allows people to have a client on their site and use an image src style tag instead of ssi ( since it can't cross server boundries ) ..

Follow?

Crowe

------------------
The Crowe crowe@darkspiral.com
www.darkspiral.com
www.lit.org
Quote Reply
Re: SSI/NonSSI Displaying of Text. In reply to
I think your best bet would be to have the end user use frames and access the content from your site.

I'm not sure of any other way without having the remote site use CGI or something similiar that will require server setup.

Cheers,

Alex