I'm coming across many odd problems with E2.011b.
I'm trying to do this:
[$ foreach $item (keys %fdat) $]
[+ $item +] : [+ $fdat{$item} +]<BR>
[$ endforeach $]
Pretty simple, eh? However, the <BR> tag is only appearing at the end of
last line instead of each line. Is this a known problem? Here's
some sample output:
airline american_airlines
departure_city Boston
departure_date sdsf
departure_time sdfsd
return_date sdfds
return_time sdfs
passenger_01 WBS
passenger_02
passenger_03
passenger_04
passenger_05
passenger_06
passenger_07
passenger_08
passenger_09
passenger_10
passenger_11
comments test
book_hotel : <BR>
--
Fiver Computing Corporation
http://www.fivercomputing.com
(781)405-4686
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]