On Thursday, March 20, 2003, at 08:12 PM, Aparajita Fishman wrote:
BTW, instead of using "get global array", you can just index the array directly in the loop by using 'get global("kNAStates"; $i)'.
Great tip! That, combined with 'get global array size("kNAStates") helped simplify the code...
But I still have the extra lines like this:
\t\t\t\t\t<OPTION VALUE="" SELECTED>-Pick another State/Province- </OPTION>
\t\t\t\t\r `4 tabs and a return
\t\t\t\t\t<OPTION VALUE=AB>AB - Alberta</OPTION> `5 tabs
It is odd...I'll live with it for now.
Jim Redfield
