Click here to Skip to main content
15,886,059 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: serial to lan Pin
Dave Kreskowiak10-Jul-07 3:21
mveDave Kreskowiak10-Jul-07 3:21 
Questionhow can i send mail over LAN using outlookexp Pin
koolprasad20039-Jul-07 19:40
professionalkoolprasad20039-Jul-07 19:40 
AnswerRe: how can i send mail over LAN using outlookexp Pin
Dave Kreskowiak10-Jul-07 3:19
mveDave Kreskowiak10-Jul-07 3:19 
GeneralRe: how can i send mail over LAN using outlookexp Pin
koolprasad200310-Jul-07 20:04
professionalkoolprasad200310-Jul-07 20:04 
GeneralRe: how can i send mail over LAN using outlookexp Pin
Dave Kreskowiak11-Jul-07 14:23
mveDave Kreskowiak11-Jul-07 14:23 
AnswerRe: how can i send mail over LAN using outlookexp Pin
Vasudevan Deepak Kumar10-Jul-07 4:34
Vasudevan Deepak Kumar10-Jul-07 4:34 
GeneralRe: how can i send mail over LAN using outlookexp Pin
koolprasad200310-Jul-07 20:05
professionalkoolprasad200310-Jul-07 20:05 
QuestionIPictureDisp to image control (ms access) Pin
Asif Rehman9-Jul-07 19:31
Asif Rehman9-Jul-07 19:31 
heres the code

Dim handle As IPictureDisp
handle= getbinerydata();
me.imageCtrl.Picture=handle;


this code works fine in vb6. but doesn't work in VBA(msaccess).
the message is (file not found).
how to show bitmap variable in image control.

Asif Rehman
AnswerRe: IPictureDisp to image control (ms access) Pin
_Damian S_9-Jul-07 21:05
professional_Damian S_9-Jul-07 21:05 
GeneralRe: IPictureDisp to image control (ms access) Pin
Asif Rehman10-Jul-07 0:34
Asif Rehman10-Jul-07 0:34 
GeneralRe: IPictureDisp to image control (ms access) Pin
Dave Kreskowiak10-Jul-07 3:17
mveDave Kreskowiak10-Jul-07 3:17 
Questionir receiver Pin
Waqas Habib9-Jul-07 17:39
Waqas Habib9-Jul-07 17:39 
AnswerRe: ir receiver Pin
Dave Kreskowiak10-Jul-07 3:16
mveDave Kreskowiak10-Jul-07 3:16 
QuestionFor and next loop... problem Pin
smguc9-Jul-07 12:27
smguc9-Jul-07 12:27 
AnswerRe: For and next loop... problem Pin
Luc Pattyn9-Jul-07 12:38
sitebuilderLuc Pattyn9-Jul-07 12:38 
GeneralRe: For and next loop... problem Pin
smguc9-Jul-07 12:58
smguc9-Jul-07 12:58 
GeneralRe: For and next loop... problem Pin
Luc Pattyn9-Jul-07 13:13
sitebuilderLuc Pattyn9-Jul-07 13:13 
GeneralRe: For and next loop... problem Pin
smguc9-Jul-07 13:27
smguc9-Jul-07 13:27 
GeneralRe: For and next loop... problem Pin
Luc Pattyn9-Jul-07 13:32
sitebuilderLuc Pattyn9-Jul-07 13:32 
AnswerRe: For and next loop... problem Pin
TwoFaced9-Jul-07 13:38
TwoFaced9-Jul-07 13:38 
GeneralRe: For and next loop... problem Pin
Luc Pattyn9-Jul-07 13:41
sitebuilderLuc Pattyn9-Jul-07 13:41 
GeneralRe: For and next loop... problem Pin
smguc9-Jul-07 13:56
smguc9-Jul-07 13:56 
GeneralRe: For and next loop... problem Pin
TwoFaced9-Jul-07 14:00
TwoFaced9-Jul-07 14:00 
QuestionLoading sql record into a variable Pin
tazbird9-Jul-07 11:28
tazbird9-Jul-07 11:28 
AnswerRe: Loading sql record into a variable Pin
Luc Pattyn9-Jul-07 11:52
sitebuilderLuc Pattyn9-Jul-07 11:52 

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.