in reply to A little problem anchoring html links using cgi
My problem is that in my cgi script the '#' in the middle appears to turn the remaining line of code into a comment and it does not get processed.
That doesn't happen if the # appears in a quoted string (eg "...", as in your example).
Please show us the generated HTML, and tell us in what way it doesn't work. Also provide all the code that is needed to reproduce your problem.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: A little problem anchoring html links using cgi
by eMBR_chi (Acolyte) on Sep 07, 2011 at 10:16 UTC |