Click here to Skip to main content
15,910,872 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionShowing a datagrid inside another datagrid Pin
Kapil Thakur25-Oct-06 19:40
Kapil Thakur25-Oct-06 19:40 
AnswerRe: Showing a datagrid inside another datagrid Pin
PavanPareta26-Oct-06 3:49
PavanPareta26-Oct-06 3:49 
GeneralRe: Showing a datagrid inside another datagrid Pin
chat_sp2001@yahoo.com26-Oct-06 4:18
chat_sp2001@yahoo.com26-Oct-06 4:18 
QuestionCan Datagrid Control Supports Functionality Like TreeView? Pin
TC2825-Oct-06 18:14
TC2825-Oct-06 18:14 
AnswerRe: Can Datagrid Control Supports Functionality Like TreeView? Pin
Dave Kreskowiak26-Oct-06 3:00
mveDave Kreskowiak26-Oct-06 3:00 
QuestionNeed Help Pin
harry_tan25-Oct-06 17:30
harry_tan25-Oct-06 17:30 
AnswerRe: Need Help Pin
Dave Sexton25-Oct-06 20:46
Dave Sexton25-Oct-06 20:46 
GeneralRe: Need Help [modified] Pin
harry_tan26-Oct-06 17:35
harry_tan26-Oct-06 17:35 
Thxs's Kulazfuk...

I wanna make a program that can make a back up to CD media.
The flow of the logic of my program that i want is like this (I have 2 alternative logic) :
1.The program that i have been made send variables to Software CD Burning, after that the program launch/call that software with configuration that i have send it before.So, the user only to choose/click button "Burn" in that software and the process of burn it's begin.
2.The program that i have been made send variables to Software CD Burning, after that the program launch/call that software with configuration that i have send it before (this software CD Burning run like a background process) and automically execute the process of burn (so, the user don't need to choose/click button "Burn" in that software to begin the process of burn).

Do you have a conclusion/idea from the logic that i have been wrote?
Or do you have another logic that more logically, safe and legal?

I have tried the code that you have been told abot execute software from VB (System.diagnostics.process.start ("nero.exe")) but it can not work. It is error.
The VB showed :
Run-Time Error '424'
Object Required

I use VB 6.0
Why that error could show?And how to make that error can not show again?

Thxs b4...

Best Regrads,


Harry...


-- modified at 23:41 Thursday 26th October, 2006
GeneralRe: Need Help Pin
Dave Kreskowiak26-Oct-06 17:58
mveDave Kreskowiak26-Oct-06 17:58 
GeneralRe: Need Help Pin
harry_tan27-Oct-06 16:25
harry_tan27-Oct-06 16:25 
GeneralRe: Need Help Pin
Dave Sexton26-Oct-06 19:52
Dave Sexton26-Oct-06 19:52 
GeneralRe: Need Help Pin
harry_tan29-Oct-06 22:36
harry_tan29-Oct-06 22:36 
QuestionWhat Win32 API to use to get Text from a 32770 dialog with edit box Pin
artofsuntzu25-Oct-06 8:46
artofsuntzu25-Oct-06 8:46 
AnswerRe: What Win32 API to use to get Text from a 32770 dialog with edit box Pin
Dave Kreskowiak25-Oct-06 10:00
mveDave Kreskowiak25-Oct-06 10:00 
Questiondifficult question deployement with crystal reports Pin
steve_rm25-Oct-06 6:35
steve_rm25-Oct-06 6:35 
AnswerRe: difficult question deployement with crystal reports Pin
Dave Sexton25-Oct-06 20:30
Dave Sexton25-Oct-06 20:30 
GeneralRe: difficult question deployement with crystal reports Pin
steve_rm25-Oct-06 23:57
steve_rm25-Oct-06 23:57 
GeneralRe: difficult question deployement with crystal reports Pin
Dave Sexton26-Oct-06 5:14
Dave Sexton26-Oct-06 5:14 
QuestionRe: difficult question deployement with crystal reports [modified] Pin
steve_rm26-Oct-06 6:32
steve_rm26-Oct-06 6:32 
AnswerRe: difficult question deployement with crystal reports Pin
Dave Sexton26-Oct-06 19:44
Dave Sexton26-Oct-06 19:44 
QuestionRe: difficult question deployement with crystal reports Pin
steve_rm26-Oct-06 22:12
steve_rm26-Oct-06 22:12 
AnswerRe: difficult question deployement with crystal reports Pin
Dave Sexton27-Oct-06 3:05
Dave Sexton27-Oct-06 3:05 
AnswerRe: difficult question deployement with crystal reports Pin
steve_rm27-Oct-06 6:14
steve_rm27-Oct-06 6:14 
QuestionHow to access a Ms sql 2000 database on a remote server via ado.net Pin
gapfulgence25-Oct-06 5:04
gapfulgence25-Oct-06 5:04 
AnswerRe: How to access a Ms sql 2000 database on a remote server via ado.net Pin
Are Jay25-Oct-06 6:52
Are Jay25-Oct-06 6: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.