Thanks for the reply. However, I get the same response using both sets of code. I think the code you posted and mine are functionally the same, if my reading of the docs is correct, except that submit_form does
click a button for the form submission. Since the CGI is looking for the submit button parameter to be present and true, I think I need the "click" method there.