in reply to Syntax error? I don't think so...
andprint start_html('DB SPiller'), startform, 'DB Filename: ', textfield( -name => 'data', -size => 10, ), br, submit('Dumb DB Contents'), hidden ( -name => 'action', -value => 'spill', ), endform;
print end_html;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Syntax error? I don't think so...
by grep (Monsignor) on Apr 27, 2002 at 19:53 UTC | |
by ninja-joe (Monk) on Apr 29, 2002 at 15:15 UTC | |
by perlknight (Pilgrim) on Apr 29, 2002 at 20:13 UTC | |
by George_Sherston (Vicar) on Apr 30, 2002 at 14:54 UTC |