The user has selected a link which loads a word document that is stored
as a blob into an IE Browser.
I need to convert the word document into a Blob and return it to its
original rowId. This needs to happen if the browser is closed or the
client selects "save as" from the file menu.
"northingto n" <member38396@db forums.comwrote in message
news:3339451.10 62894001@dbforu ms.com...
>
Repost
>
>
>
I forgot to mention an important point.
>
>
>
The user has selected a link which loads a word document that is stored
as a blob into an IE Browser.
>
>
>
I need to convert the word document into a Blob and return it to its
original rowId. This needs to happen if the browser is closed or the
client selects "save as" from the file menu.
>
>
--
Posted via http://dbforums.com
If the user selects save as from the IE menu then they will save it locally
and not in the db. You need to have them "upload" it to the database via
some API. The thing that amazes me is the lack of effort you put into this.
Part of it seems to be a lack of technical expertise on your part. Not much
we can do there. It would be like trying to teach a fish basic math.
Jim
Any half-witted moron would have realized I knew that. But.... It is
obvious you are one of those who want to appear smarter than what they
really are. Have you ever heard of DDE, OLE or maybe even Macros which
can be 'possibly' work with the browsers 'save as' button? Oh, maybe
not. So to keep this short if you are really interested in knowing how
professional work, check out this thread.
ITPro Today, Network Computing and IoT World Today have combined with TechTarget.com. The page you are looking for may no longer exist.
A word of advice, this is a professional forum, if you can't offer
any constructive help, keep your ignorance to yourself. It reflect
badly on you, and the forum. Oh, by the way, I have been doing this
over 20 Years.
Sort of like how helpless you are searching Google. Or looking in a manual.
Some of us learn faster than others.
Jim
"northingto n" <member38396@db forums.comwrote in message
news:3340234.10 62942281@dbforu ms.com...
>
Any half-witted moron would have realized I knew that. But.... It is
obvious you are one of those who want to appear smarter than what they
really are. Have you ever heard of DDE, OLE or maybe even Macros which
can be 'possibly' work with the browsers 'save as' button? Oh, maybe
not. So to keep this short if you are really interested in knowing how
professional work, check out this thread.
>
>
>
ITPro Today, Network Computing and IoT World Today have combined with TechTarget.com. The page you are looking for may no longer exist.
>
>
>
A word of advice, this is a professional forum, if you can't offer
any constructive help, keep your ignorance to yourself. It reflect
badly on you, and the forum. Oh, by the way, I have been doing this
over 20 Years.
>
>
>
Thanks!
>
>
--
Posted via http://dbforums.com
Comment