hey, anyone out there good enough to design a software, so that it can extract data from my database, and input them into a web form (according to my choice), then automatically submit the form and get responses? Quite a challenging problem. Some told me that microsoft's SSIS can do this. But I did some research on SSIS still get no clue of where to start. Any valuable comments? Thanks a million
You can use the cURL library with Perl or PHP. The following page contains an example with PHP: How to submit a form using PHP