Click here to Skip to main content
15,905,010 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralVBscript - not reading/holding string issue Pin
DFG5-Dec-07 10:03
DFG5-Dec-07 10:03 
GeneralRe: VBscript - not reading/holding string issue Pin
Dave Kreskowiak5-Dec-07 10:46
mveDave Kreskowiak5-Dec-07 10:46 
GeneralRe: VBscript - not reading/holding string issue Pin
DFG5-Dec-07 10:55
DFG5-Dec-07 10:55 
GeneralRe: VBscript - not reading/holding string issue Pin
Dave Kreskowiak5-Dec-07 11:03
mveDave Kreskowiak5-Dec-07 11:03 
GeneralOutput Directory Pin
Fahad Sadah5-Dec-07 6:37
Fahad Sadah5-Dec-07 6:37 
GeneralRe: Output Directory Pin
Dave Kreskowiak5-Dec-07 8:02
mveDave Kreskowiak5-Dec-07 8:02 
GeneralRe: Output Directory Pin
harveyhanson5-Dec-07 23:00
harveyhanson5-Dec-07 23:00 
GeneralOpening an embedded word document with MS Word automation [modified] Pin
craigmg785-Dec-07 5:15
craigmg785-Dec-07 5:15 
This one really has me stuck. Like the subject says, I would like to open a word document that is an embedded resource in my vb.net application.

Up to now I have been able to open a new document with automation:
oDoc = oWord.Documents.Add


or open an existing doc on my hard drive:
oDoc = oWord.Documents.Open("path and filename")


I have little clue, however, how to successfully refer to an embedded document and open that with word automation. Ideally, I would like to do this without actually saving the embedded doc to the user's hard drive first (if possible).

Thanks for your help,

Craig

modified on Wednesday, December 05, 2007 11:45:43 AM

GeneralRe: Opening an embedded word document with MS Word automation Pin
Dave Kreskowiak5-Dec-07 6:17
mveDave Kreskowiak5-Dec-07 6:17 
GeneralRe: Opening an embedded word document with MS Word automation [modified] Pin
Thomas Krojer5-Dec-07 6:21
Thomas Krojer5-Dec-07 6:21 
QuestionConnecting to an online mySQL server? Pin
Benny_Lava5-Dec-07 1:43
Benny_Lava5-Dec-07 1:43 
AnswerRe: Connecting to an online mySQL server? Pin
Dave Kreskowiak5-Dec-07 5:04
mveDave Kreskowiak5-Dec-07 5:04 
GeneralCrystal Report Deployment Pin
poonams5-Dec-07 1:19
poonams5-Dec-07 1:19 
GeneralRe: Crystal Report Deployment Pin
Ujjaval Modi5-Dec-07 2:12
Ujjaval Modi5-Dec-07 2:12 
GeneralRe: Crystal Report Deployment Pin
poonams11-Dec-07 18:40
poonams11-Dec-07 18:40 
GeneralRe: Crystal Report Deployment Pin
Ujjaval Modi12-Dec-07 1:03
Ujjaval Modi12-Dec-07 1:03 
QuestionSaving data from gridvies -> dataset -> database Pin
zwaailicht5-Dec-07 0:09
zwaailicht5-Dec-07 0:09 
QuestionRe: Saving data from gridvies -> dataset -> database Pin
H.A.Faheem5-Dec-07 0:45
H.A.Faheem5-Dec-07 0:45 
GeneralRe: Saving data from gridvies -> dataset -> database Pin
Dave Kreskowiak5-Dec-07 4:58
mveDave Kreskowiak5-Dec-07 4:58 
GeneralRe: Saving data from gridvies -> dataset -> database Pin
zwaailicht5-Dec-07 7:33
zwaailicht5-Dec-07 7:33 
GeneralRe: Saving data from gridvies -> dataset -> database Pin
Dave Kreskowiak5-Dec-07 7:55
mveDave Kreskowiak5-Dec-07 7:55 
GeneralRe: Saving data from gridvies -> dataset -> database Pin
zwaailicht5-Dec-07 11:34
zwaailicht5-Dec-07 11:34 
Generalinstalling merge modules and windows services Pin
Mbire4-Dec-07 23:34
Mbire4-Dec-07 23:34 
GeneralRe: installing merge modules and windows services Pin
Dave Kreskowiak5-Dec-07 4:34
mveDave Kreskowiak5-Dec-07 4:34 
QuestionWhat is worng ? Pin
~V~4-Dec-07 23:16
~V~4-Dec-07 23:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.