Re:

On 30/04/2002 16:31:17 "Tony Lewis" wrote:

>[EMAIL PROTECTED] wrote:
>
>> I want to get page http://www.boards.spb.ru/?3~sell with _all_ contents
>> as in browser. But i get only part of web page.
>> Page contains
>> <!--include virtual="/cgi-bin/temp.pl"-->
>> that output data into page.

Which suggests that the include didn't work.
Probably because the # is missing before the include.
See below.

>
>When I view the source of that page in my browser, I also see the include
>tag. For what its worth, this almost looks like an Apache server side
>include command, but if it were, it would be:
>
><!--#include virtual="/cgi-bin/temp.pl" -->
>

It's the server's job to replace <!--#include virtual.....-->
with the output of temp.pl
If you can see the <!-- --> (an HTML comment), it means the server
didn't do its job (maybe because of the typo)

--
Csaba R�duly, Software Engineer                           Sophos Anti-Virus
email: [EMAIL PROTECTED]                        http://www.sophos.com
US Support: +1 888 SOPHOS 9                     UK Support: +44 1235 559933

  • ... Арсламбеков М.М.
    • ... Ian Abbott
    • ... Tony Lewis
    • ... csaba . raduly
      • ... Ian Abbott

Reply via email to