Author: Peter J. Milanese
Email: [EMAIL PROTECTED]
Message:
Hey-
A while ago I sent this in, but I think it was late, and lack of detail left it
unanswered...
I wrapped the search.htm in perl (cgi), and the client cannot see the dynamic html
generated from the cgi. Instead it actually displays the code (only for that segment
of the html though).
foreach $HName(@Names){
print "<TR><TD><A HREF=\"$HName/\">$HName</A></TD></TR>";
}
That's simple enough, right? You'd expect a list of $HName(s).
Nah.. It displays the actual 3 lines of code verbatim. The search page still functions
as normal.
Any clues would be lovely.
P
Reply: <http://www.mnogosearch.org/board/message.php?id=4436>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]