473,320 Members | 1,993 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

read the contents of Word doc or IE that user has focus

Hi,

is there any way that I can read the contents of Word doc or IE that user has focus? Want to use C#

please any help or feedback will be appreciated

thanks
Jan 14 '08 #1
5 1073
r035198x
13,262 8TB
Hi,

is there any way that I can read the contents of Word doc or IE that user has focus? Want to use C#

please any help or feedback will be appreciated

thanks
For reading word documents you'll probably want to have a look at a COM component like Microsoft Word 12.0 (or some other version) object library component
Jan 14 '08 #2
For reading word documents you'll probably want to have a look at a COM component like Microsoft Word 12.0 (or some other version) object library component
thanks for the reply.

ok but there is version problem in that and what about reading IE or firefox?

anyone please
Jan 14 '08 #3
r035198x
13,262 8TB
thanks for the reply.

ok but there is version problem in that and what about reading IE or firefox?

anyone please
What version issues are you getting? There are quite a few versions of Microsoft Word object libraries.
What do you mean by the IE or Firefox part? Do you want to read .html pages from C# or do you want to launch Firefox or IE from C#?
Jan 14 '08 #4
What version issues are you getting? There are quite a few versions of Microsoft Word object libraries.
What do you mean by the IE or Firefox part? Do you want to read .html pages from C# or do you want to launch Firefox or IE from C#?
thanks for the reply.

I want to read the HTML pages of IE or FireFox or any other browser even outlook if opened from C#

Please help
Jan 14 '08 #5
r035198x
13,262 8TB
thanks for the reply.

I want to read the HTML pages of IE or FireFox or any other browser even outlook if opened from C#

Please help
You are still not being very clear, however,
  • If you want to read a page from a URL then have a look at the DownloadData method in the WebClient class
  • If you want to read text as it is displayed in IE then have a look at the MSHTML dll
Jan 15 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Derek Mortimer | last post by:
This is my first attempt to join a user group. I run an iMac and have recently upgraded to OSX, OfficeX, after years of problems. I am having difficulties with Find, or maybe do not understand its...
0
by: Klein | last post by:
I have an application which can load ms word documents and save them. The application has a main form with a file menu, an edit menu and a tool bar. I have a DocumentControl(usercontrol) defined...
11
by: Junkguy | last post by:
I need some help programmatically causing a row in a DataGrid to "flush" its contents to its bound data (in Visual Studio 6 using Windows Forms with C#). My issue is I want to send an update to...
0
by: jg gs | last post by:
Hi all I am building an application to embed a Word Template. I have a tree structure on my left panel and Word Application on my right panel. When the user, double-clicks on the child node of...
8
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...
4
by: fAnSKyer | last post by:
very same as Microsoft Word word correction, or like Gmail's word correction, if you choose a word, it gives you several candidate and if none is okay, user can type one. I want develop it in...
6
by: arnuld | last post by:
This works fine, I welcome any views/advices/coding-practices :) /* C++ Primer - 4/e * * Exercise 8.9 * STATEMENT: * write a program to store each line from a file into a *...
1
by: darith | last post by:
Hello all, I want vb.net code to set focus or send cursor to ms word. Could you kindly help me? For example, Imports Microsoft.Office.Core Imports Microsoft.Office.Interop Dim wapp As...
0
by: alivip | last post by:
Is python provide search in parent folder contain sub folders and files for example folder name is cars and sub file is Toyota,Honda and BMW and Toyota contain file name camry and file name corola,...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.