Click here to Skip to main content
15,921,279 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to run a DLL method dynamically from a VB6 code. I have the DLL name, Class name, Method name, parameters and the respective values from an XML. Pin
Davis Augustine22-Apr-06 0:55
Davis Augustine22-Apr-06 0:55 
AnswerRe: How to run a DLL method dynamically from a VB6 code. I have the DLL name, Class name, Method name, parameters and the respective values from an XML. Pin
mr_1234522-Apr-06 4:41
mr_1234522-Apr-06 4:41 
GeneralRe: How to run a DLL method dynamically from a VB6 code. I have the DLL name, Class name, Method name, parameters and the respective values from an XML. Pin
Davis Augustine3-May-06 2:45
Davis Augustine3-May-06 2:45 
Questionhyperlink in crystalreport Pin
Sweety Shah22-Apr-06 0:53
Sweety Shah22-Apr-06 0:53 
QuestionMail application Pin
D.N.21-Apr-06 23:42
D.N.21-Apr-06 23:42 
AnswerRe: Mail application Pin
CWIZO22-Apr-06 0:32
CWIZO22-Apr-06 0:32 
Questioncombobox in datagrid Pin
bony_baba21-Apr-06 22:23
bony_baba21-Apr-06 22:23 
QuestionError : in Javascript query string Pin
Amit Agarrwal21-Apr-06 22:15
Amit Agarrwal21-Apr-06 22:15 
i want to pass the query string in javascript function hen i use the following code :-

Dim popupScript As String = "" + "window.open('popup.aspx?ID=" + id + "', 'CustomPopUp', " + "'width=550, height=550, menubar=no, resizable=no')" + ""

Page.RegisterStartupScript("PopupScript", popupScript)

then it give me the following error:-

ERROR - "Conversion from string "wi" to type 'Double' is not valid."

please give me the solution
AnswerRe: Error : in Javascript query string Pin
mr_1234522-Apr-06 4:36
mr_1234522-Apr-06 4:36 
AnswerRe: Error : in Javascript query string Pin
Dave Kreskowiak22-Apr-06 6:36
mveDave Kreskowiak22-Apr-06 6:36 
QuestionDisplay Form Pin
contact ajo21-Apr-06 22:14
contact ajo21-Apr-06 22:14 
AnswerRe: Display Form Pin
mr_1234522-Apr-06 4:34
mr_1234522-Apr-06 4:34 
QuestionApplication Path Pin
Vikrant Badhai21-Apr-06 22:05
Vikrant Badhai21-Apr-06 22:05 
AnswerRe: Application Path Pin
mr_1234522-Apr-06 4:27
mr_1234522-Apr-06 4:27 
GeneralApplication Path Pin
Vikrant Badhai22-Apr-06 21:07
Vikrant Badhai22-Apr-06 21:07 
AnswerRe: Application Path Pin
mr_1234523-Apr-06 4:43
mr_1234523-Apr-06 4:43 
Questionhow to use select command using to condition Pin
Swiss Mantoro21-Apr-06 17:51
Swiss Mantoro21-Apr-06 17:51 
AnswerRe: how to use select command using to condition Pin
Naveen22-Apr-06 0:48
Naveen22-Apr-06 0:48 
QuestionData Base hookups Pin
machman121-Apr-06 15:23
machman121-Apr-06 15:23 
AnswerRe: Data Base hookups Pin
Dave Kreskowiak22-Apr-06 6:40
mveDave Kreskowiak22-Apr-06 6:40 
QuestionOpen file watcher Pin
alexfromto21-Apr-06 10:16
alexfromto21-Apr-06 10:16 
AnswerRe: Open file watcher Pin
Dave Kreskowiak21-Apr-06 13:09
mveDave Kreskowiak21-Apr-06 13:09 
GeneralRe: Open file watcher Pin
alexfromto24-Apr-06 2:35
alexfromto24-Apr-06 2:35 
QuestionAbout Graphics.BeginContainer Pin
tczhang21-Apr-06 10:14
tczhang21-Apr-06 10:14 
QuestionMSCluster - Determine Active Node Pin
daCodeDummieMaster21-Apr-06 2:33
daCodeDummieMaster21-Apr-06 2:33 

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.