Hi Everyone,
I have a unique issue that I'd like to see if anyone has any information on. I've been serarching for a few weeks now and have found bits and pieces of what I'd like to do, but so far no one program, item or person can seem to help me. Here's a summary of what I'm attempting.
We have MSword invoices that come over each day and they're printed, and manually entered into a database that we can't mess with, i.e, no pulling the data without an act of congress through vendor.
These word documents have no header tags, or name fields, so it's pretty much raw data.
What I'm looking to do is be able to have these Word documents either by themselve or after they become HTML documents, be
1.) Viewed in a web browser with an interface that can scroll through the documents within a certain directory on our intranet web server.
2.) The documents will be cleaned out each day via script so that the next days invoices can be viewed easily and without redundant searching with this newly developed interface.
Now I know the above can be done fairly easily. I'm still not sure how to acomplish it, but I know there are some real experts in these forums whose help I would very much appreciate.
The second, and most complicated portion comes in with our SQL database. What we'd like to do within the browser interface is be able to pull selected areas of the text, i.e, invoice number, year, make model, etc., and have that data be extracted from each individual Word / HTML document and then have it posted into our mySQL database fields.
I've attempted to mess around with the layers in BV with hopes I could create some sort of transparent form field over the text and then have the form fields somehow populate with the underlying text. Kind of like a snapshot, but with only the selected fields being captured. Once the submit button gets pressed, only the form data that is populated would then be populated into our database when we hit submit. I've included a picture below of what it might look like, but have not got the functionality built into it yet. If anyone has any ideas on how this might be accomplished, or if it's even possible, please let me know.
Thank you all very much for any input you can give.
[IMG]http://usera.imagecave.com/moranaut**007/Banners/Extract_Idea.jpg[/IMG]
I have a unique issue that I'd like to see if anyone has any information on. I've been serarching for a few weeks now and have found bits and pieces of what I'd like to do, but so far no one program, item or person can seem to help me. Here's a summary of what I'm attempting.
We have MSword invoices that come over each day and they're printed, and manually entered into a database that we can't mess with, i.e, no pulling the data without an act of congress through vendor.
These word documents have no header tags, or name fields, so it's pretty much raw data.
What I'm looking to do is be able to have these Word documents either by themselve or after they become HTML documents, be
1.) Viewed in a web browser with an interface that can scroll through the documents within a certain directory on our intranet web server.
2.) The documents will be cleaned out each day via script so that the next days invoices can be viewed easily and without redundant searching with this newly developed interface.
Now I know the above can be done fairly easily. I'm still not sure how to acomplish it, but I know there are some real experts in these forums whose help I would very much appreciate.
The second, and most complicated portion comes in with our SQL database. What we'd like to do within the browser interface is be able to pull selected areas of the text, i.e, invoice number, year, make model, etc., and have that data be extracted from each individual Word / HTML document and then have it posted into our mySQL database fields.
I've attempted to mess around with the layers in BV with hopes I could create some sort of transparent form field over the text and then have the form fields somehow populate with the underlying text. Kind of like a snapshot, but with only the selected fields being captured. Once the submit button gets pressed, only the form data that is populated would then be populated into our database when we hit submit. I've included a picture below of what it might look like, but have not got the functionality built into it yet. If anyone has any ideas on how this might be accomplished, or if it's even possible, please let me know.
Thank you all very much for any input you can give.
[IMG]http://usera.imagecave.com/moranaut**007/Banners/Extract_Idea.jpg[/IMG]
Comment