MS Word to Blob

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • northington

    MS Word to Blob


    I have a MS Word document in an IE Browser. I need to save this document
    as a Blob. Is this possible.



    Thanks for any information


    --
    Posted via http://dbforums.com
  • Anna C. Dent

    #2
    Re: MS Word to Blob

    northington wrote:
    I have a MS Word document in an IE Browser. I need to save this document
    as a Blob. Is this possible.
    Yes.

    Comment

    • northington

      #3
      Re: MS Word to Blob


      Where can I find that information?


      --
      Posted via http://dbforums.com

      Comment

      • Anna C. Dent

        #4
        Re: MS Word to Blob

        northington wrote:
        Where can I find that information?
        >
        >
        --
        Posted via http://dbforums.com

        contains a complete set of Oracle's doc. set

        Comment

        • northington

          #5
          Re: MS Word to Blob


          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

          Comment

          • Jim Kennedy

            #6
            Re: MS Word to Blob


            "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


            Comment

            • northington

              #7
              Re: MS Word to Blob


              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

              • Jim Kennedy

                #8
                Re: MS Word to Blob

                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

                Working...