in reply to CGI-style filehandles
where file_name_add1 is a input-type-file. In other words, it's completely transparent.ok($m->submit_form (fields => {file_name_add1 => '/etc/passwd', attachment_desc_add1 => 'Our password file', }, button => 'add_commit_item', ), "submitted form"); is ($m->status, 200, "attachment page status OK after submitting a fil +e");
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|