in reply to Re: Perl/Server Side Includes
in thread Perl/Server Side Includes
Which I would like to write into the HTML as:<input type="hidden" name="transactioncode" value="<!--#include virtua +l="/cgi-bin/intercept.cgi">">
But instead it writes as far as<input type="hidden" name="transactioncode" value="5655645">
And then it crashes out. (If this makes sense). Thanks in advance.Various HTML here <input type="hidden" name="transactioncode" value="5655645
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Perl/Server Side Includes
by valdez (Monsignor) on Nov 25, 2002 at 14:01 UTC |