17 May
2001
17 May
'01
1:41 p.m.
Bruce Eckel wrote:
needed', 'fax': 'Your fax number, if you have one'} ------------------------------------------------------------ -------------------- your type is:
Is this from html source or from rendered page? Example:
type(1) <type 'int'>
whixh is rendered as:
type(1)
------------ Hannu