February 4, 2009 at 7:47 am
My company's application is used by a lot of agencies who must pass their data onto state governments. Fortunately most of them allow us to use some form of EDI, but there's always one who wants it done differently. Basically we need to get data into an online asp form that they post. I've looked at a bunch of form fill options but haven't found any that work as we need them to. I'd like to set this up as an Integration Services job but keep running into the issue of sending a submit to the website. Any ideas on how I might be able to accomplish this?
Thanks,
Joe B
February 4, 2009 at 8:05 am
A lot of it would depend on how they want the data. When you fill in the web form and then post the data, does it go into a session or URL variable for processing on thier end?
If so you might be able to use something like wget (a cmd line browser) set execute a request like...
http(s hopefully)://remoteForm.domain.com?date='2009-01-01'&accountnum='1234' etc...
Granted this would be rather painfully slow as you'd have to send 1 request per record, but it could work particularly if its only a few records for each submission...
-Luke.
August 27, 2010 at 12:38 am
Chickenfoot is a free software (MIT License) Mozilla Firefox web browser extension which adds scripting ability to the web browser. It puts a programming environment in the browser's sidebar, allowing the user to write scripts to manipulate web pages and automate web browsing. In Chickenfoot, scripts are written in a superset of Javascript that includes special functions specific to web tasks, designed to help a user easily automate a web task or customize their browsing experience.
_______________________________________________________________________________________
Earn an Extra $1000 to $1200 per month doing Part Time Data Entry Jobs! Work from home data entry jobs to post simple data submissions on Internet. Make $1 per entry. Easy form filling, data entry and ad posting jobs. No selling, No phone calls, No Marketing. No Investment. Bi-weekly payments. Full Training Provided. Pls visit: Data-Entry
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply