473,569 Members | 2,701 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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
Jul 19 '05 #1
7 7471
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.

Jul 19 '05 #2

Where can I find that information?
--
Posted via http://dbforums.com
Jul 19 '05 #3
northington wrote:
Where can I find that information?
--
Posted via http://dbforums.com


http://tahiti.oracle.com
contains a complete set of Oracle's doc. set

Jul 19 '05 #4

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
Jul 19 '05 #5

"northingto n" <me*********@db forums.com> wrote in message
news:33******** ********@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
Jul 19 '05 #6

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.

http://dbforums.com/t909458.html

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
Jul 19 '05 #7
Sort of like how helpless you are searching Google. Or looking in a manual.
Some of us learn faster than others.
Jim
"northingto n" <me*********@db forums.com> wrote in message
news:33******** ********@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.

http://dbforums.com/t909458.html

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

Jul 19 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2081
by: datamodeler | last post by:
This one has me stumped. I have users who can sent a Word document as an attachment to an email from a Microsoft-rich environment. I would like to be able to "capture" that attachment as a blob and deposit it into a mysql database. I am not sure how to do the capture. Help --- and thanks in advance. Mike
2
6432
by: David Horowitz | last post by:
Hi folks, I want to be able to store and retrieve UNSAVED Word documents as BLOBs. I got all the info for storing them if they're already saved on the file system. But what if they're not already saved? I could save them to a temp file first and then make it a blob, but I'd rather not put them on the file system at all. I could use...
2
1701
by: Devhead | last post by:
i need to open a Word Document from sql server database, make updates to the document, then save as READ-ONLY. Basically, this will be a view of the document that user cannot change. updates to the document are done by reading field data from the database into the document. i can read the blob doc to file on local PC but i have noticed some...
12
4157
by: enak | last post by:
I have found some code that shows how to convert an html form to Word. The message said to simply put the following in the Page_load: Response.ContentType = "application/ms-word" Response.AddHeader("content-disposition", "inline; filename=BP_CaseStatus.doc") Now all I should have to do is create the page just like I would if I were...
8
2800
by: Tim Murphy | last post by:
How do you read/write a Word document embedded in an OLE Object field in an Access table with VB.NET? I have an Access application where users are creating and editing Word documents that are embedded in the database. I need to write a VB.NET application to routinely read the contents of these Word documents. I've written code that uses...
3
1844
by: Joe | last post by:
Hi. I'm using ASP to pull info from a database and open it in Word. Everything works fine but I want to specify the paper size to be Legal. Is this possible or am I stuck with Letter size? Thanks Joe
4
3689
by: JensB | last post by:
I have VB.Net VS2005 App which creates MS Word documents. Clients are using Word 2000 and Word2003. Project refers to MS Word 9.0 Object library, declaring Word as an object. On the Word 2000 machines this works fast and nice, but on the Word 2003 machines it takes 5-10 times longer. Is there a way to make Word 2003 clients to work faster? ...
7
271
by: northington | last post by:
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
5
6858
by: Nitin Mahajan | last post by:
Guys Is there a way in C# to create a word object directly from a memory stream without passing that to hard disk (file stream). I think it doesn't makes sense to create a file just to read it again in to word object. If some one has some brilliant idea please share. In a nutshell this is what I'm currently doing ByteArray --File Stream...
0
7697
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7924
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8120
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7672
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5512
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1212
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.