Adam Jimerson wrote:

> Not exactly what I was looking for I meant like using an <embed> or
> <object> tags, which I did try it out and using the <object> tags to
> embed works with Firefox 3 I don't know if it works for all browsers.

<iframe>, but frames have issues. (And <object> for HTML is effectively
the same as an iframe, but less well supported.

> The reason why I posted is because I wanted my page to look like this
> http://vendion.dyndns.org/guestbook.html as opposed to the basic white
> page when viewed through /cgi-bin/guestbook.cgi.

Change the script to use a template that matches the design of the rest
of the site.

-- 
David Dorward                               <http://dorward.me.uk/>

-- 
To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org
For additional commands, e-mail: beginners-cgi-h...@perl.org
http://learn.perl.org/


Reply via email to