Ethereal-users: [Ethereal-users] a progamming question

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gang Peng" <gangpeng@xxxxxxxxxxxxxxxx>
Date: Thu, 13 Feb 2003 13:29:12 -0800
I have a simple programming question: If we want to submit request online, usually we need to fill out a form and then submit; but this has to be done one at a time; if I want to read a local batch file (multiple requests) into the form and submit the request automatically, how can this be done? any online reference or examples? Great thanks.