Click here to Skip to main content
15,920,383 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how do i check if exactly the same record is being entered twice? Pin
Jason Lepack (LeppyR64)29-Oct-07 7:33
Jason Lepack (LeppyR64)29-Oct-07 7:33 
Questionhow can I read 4 hex characters from a textbox and put them in a uint? Pin
Big Ralph26-Oct-07 4:24
Big Ralph26-Oct-07 4:24 
AnswerRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
Dave Kreskowiak26-Oct-07 6:44
mveDave Kreskowiak26-Oct-07 6:44 
QuestionNew To VB Pin
FreakNikon26-Oct-07 4:20
FreakNikon26-Oct-07 4:20 
AnswerRe: New To VB Pin
AliAmjad26-Oct-07 5:20
AliAmjad26-Oct-07 5:20 
GeneralRe: New To VB Pin
FreakNikon29-Oct-07 12:42
FreakNikon29-Oct-07 12:42 
QuestionPassing a Javascript variable to a VB variable Pin
gates0926-Oct-07 3:50
gates0926-Oct-07 3:50 
AnswerRe: Passing a Javascript variable to a VB variable Pin
Dave Kreskowiak26-Oct-07 6:15
mveDave Kreskowiak26-Oct-07 6:15 
You can't. They are two entirely different runtimes that don't know anything about each other and provide no methods for communication between them. What you're doing in your code example is actually replacing the <%...%> tag with the value of the variable in the HTML. The Java code doesn't even know VBScript exists.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


AnswerRe: Passing a Javascript variable to a VB variable Pin
gates0926-Oct-07 6:19
gates0926-Oct-07 6:19 
QuestionUsing LIKE keyword to search through a datagrid Pin
imonfiredammit26-Oct-07 3:49
imonfiredammit26-Oct-07 3:49 
AnswerRe: Using LIKE keyword to search through a datagrid Pin
Dave Kreskowiak26-Oct-07 6:12
mveDave Kreskowiak26-Oct-07 6:12 
GeneralRe: Using LIKE keyword to search through a datagrid Pin
imonfiredammit26-Oct-07 6:50
imonfiredammit26-Oct-07 6:50 
QuestionHow do I lock two Windows together Pin
G.W.E.26-Oct-07 3:36
G.W.E.26-Oct-07 3:36 
AnswerRe: How do I lock two Windows together Pin
Dave Kreskowiak26-Oct-07 5:51
mveDave Kreskowiak26-Oct-07 5:51 
GeneralRe: How do I lock two Windows together Pin
G.W.E.26-Oct-07 11:22
G.W.E.26-Oct-07 11:22 
GeneralRe: How do I lock two Windows together Pin
Ray Cassick26-Oct-07 20:08
Ray Cassick26-Oct-07 20:08 
QuestionHow to genearte a Gant-Chart frorm VB.Net in MS Visio Pin
RobertSoelner26-Oct-07 3:16
RobertSoelner26-Oct-07 3:16 
AnswerRe: How to genearte a Gant-Chart frorm VB.Net in MS Visio Pin
Paul Conrad27-Oct-07 13:08
professionalPaul Conrad27-Oct-07 13:08 
QuestionDyanamic array declarations Pin
danasegaranea26-Oct-07 2:37
danasegaranea26-Oct-07 2:37 
AnswerRe: Dyanamic array declarations Pin
kubben26-Oct-07 3:14
kubben26-Oct-07 3:14 
GeneralRe: Dyanamic array declarations Pin
danasegaranea26-Oct-07 3:18
danasegaranea26-Oct-07 3:18 
GeneralRe: Dyanamic array declarations Pin
kubben26-Oct-07 3:31
kubben26-Oct-07 3:31 
AnswerRe: Dyanamic array declarations Pin
Dave Kreskowiak26-Oct-07 5:45
mveDave Kreskowiak26-Oct-07 5:45 
GeneralRe: Dyanamic array declarations Pin
danasegaranea26-Oct-07 18:28
danasegaranea26-Oct-07 18:28 
Questioncrystal reports deployment [modified] [SOLVED] Pin
Tom Deketelaere26-Oct-07 1:43
professionalTom Deketelaere26-Oct-07 1:43 

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.