Click here to Skip to main content
15,891,248 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionlog in to the database Pin
deepblu@webmail.co.za28-Nov-07 22:03
deepblu@webmail.co.za28-Nov-07 22:03 
AnswerRe: log in to the database Pin
_mubashir28-Nov-07 23:50
_mubashir28-Nov-07 23:50 
AnswerRe: log in to the database Pin
Paul Conrad29-Nov-07 12:25
professionalPaul Conrad29-Nov-07 12:25 
Questionhow to get document name in print event in vbs Pin
stephan_00728-Nov-07 21:22
stephan_00728-Nov-07 21:22 
AnswerRe: how to get document name in print event in vbs Pin
Dave Kreskowiak29-Nov-07 2:56
mveDave Kreskowiak29-Nov-07 2:56 
GeneralRe: how to get document name in print event in vbs Pin
stephan_00729-Nov-07 3:37
stephan_00729-Nov-07 3:37 
GeneralRe: how to get document name in print event in vbs Pin
Dave Kreskowiak29-Nov-07 7:34
mveDave Kreskowiak29-Nov-07 7:34 
GeneralRe: how to get document name in print event in vbs Pin
stephan_00729-Nov-07 11:52
stephan_00729-Nov-07 11:52 
nope, thats not what i meant. i meant if you have a file lets say in excel, then i want to print it, this starts the print event when the print dialog is displayed. when i send the file to printer this starts the event once (unique id for this event) and when it is printed and finished, then the event is thrown once again (another unique id).

so as i said before lets say i do print the file in excel. does the printer event carry some infos about which file was just sent to the printer (without checking it via the opend map)?
because if this is possible then it should be possible as well for any other application which is realized in windows, because it uses the same print function. lets say in word, internet explorer, notepad or whatever the print event should be the same.

and i was wondering, if it is possible to read some kind of parameter in the printer event telling me, which file was just sent to the printer to get the filename. the file will be printed in its "own" application (meaning excel for xls etc.).

but my question is: does the printevent store some kind of filename info in its event. because if it does i would like to access this info and read the filename for further use.

because when i read your last reply i guess there was some kind of misunderstanding. i was wondering if the printevent carries the filename info to be accessed and to know which file will be printed.
thats what i want to find out or realize in an vbs program/makro.

i know, in excel i could access the opend map, but where would i have to look for in notepad for example? thats why i wanted to access the printer event because it should know about the filename because where does the outputwindow of a printer get the info of to display the current status of the print progress?!

stephan.
GeneralRe: how to get document name in print event in vbs Pin
Dave Kreskowiak29-Nov-07 12:31
mveDave Kreskowiak29-Nov-07 12:31 
GeneralRe: how to get document name in print event in vbs Pin
stephan_00729-Nov-07 22:39
stephan_00729-Nov-07 22:39 
GeneralRe: how to get document name in print event in vbs Pin
Dave Kreskowiak30-Nov-07 2:34
mveDave Kreskowiak30-Nov-07 2:34 
QuestionHandles event Pin
break_day28-Nov-07 20:29
break_day28-Nov-07 20:29 
AnswerRe: Handles event Pin
N a v a n e e t h28-Nov-07 20:38
N a v a n e e t h28-Nov-07 20:38 
GeneralRe: Handles event Pin
break_day28-Nov-07 22:16
break_day28-Nov-07 22:16 
AnswerRe: Handles event Pin
gericooper28-Nov-07 21:18
gericooper28-Nov-07 21:18 
AnswerRe: Handles event Pin
Mycroft Holmes28-Nov-07 21:59
professionalMycroft Holmes28-Nov-07 21:59 
AnswerRe: Handles event Pin
Luc Pattyn28-Nov-07 23:01
sitebuilderLuc Pattyn28-Nov-07 23:01 
QuestionPaging Programming Help Needed Pin
Jack Black X28-Nov-07 19:29
Jack Black X28-Nov-07 19:29 
AnswerRe: Paging Programming Help Needed Pin
Dave Kreskowiak29-Nov-07 2:51
mveDave Kreskowiak29-Nov-07 2:51 
QuestionHow to print out a RichTextBox Pin
re infecta28-Nov-07 19:26
re infecta28-Nov-07 19:26 
AnswerRe: How to print out a RichTextBox Pin
N a v a n e e t h28-Nov-07 20:44
N a v a n e e t h28-Nov-07 20:44 
GeneralRe: How to print out a RichTextBox Pin
re infecta28-Nov-07 21:21
re infecta28-Nov-07 21:21 
GeneralRe: How to print out a RichTextBox Pin
Dave Kreskowiak29-Nov-07 2:47
mveDave Kreskowiak29-Nov-07 2:47 
GeneralRe: How to print out a RichTextBox Pin
Duncan Edwards Jones29-Nov-07 3:09
professionalDuncan Edwards Jones29-Nov-07 3:09 
QuestionIT's Urgent Plz.......how to fetch checked values(check box) from grid view (In vb.net) [modified] Pin
Ashish Kumar Vyas28-Nov-07 19:08
Ashish Kumar Vyas28-Nov-07 19:08 

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.