Click here to Skip to main content
15,890,336 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiondll function and arguments Pin
Member 300016220-Mar-09 4:42
Member 300016220-Mar-09 4:42 
AnswerRe: dll function and arguments Pin
Dave Kreskowiak20-Mar-09 4:58
mveDave Kreskowiak20-Mar-09 4:58 
GeneralRe: dll function and arguments Pin
Jon_Boy20-Mar-09 5:07
Jon_Boy20-Mar-09 5:07 
GeneralRe: dll function and arguments Pin
Member 300016220-Mar-09 10:53
Member 300016220-Mar-09 10:53 
QuestionCOM Exception in VB6 to VB.NET conversion [modified] Pin
BREdwards20-Mar-09 2:37
BREdwards20-Mar-09 2:37 
QuestionHow do i capture httprequest or header? Pin
milansolanki19-Mar-09 23:53
milansolanki19-Mar-09 23:53 
AnswerRe: How do i capture httprequest or header? Pin
Dave Kreskowiak20-Mar-09 5:00
mveDave Kreskowiak20-Mar-09 5:00 
AnswerRe: How do i capture httprequest or header? Pin
tech60320-Mar-09 17:48
tech60320-Mar-09 17:48 
For form elements that are posted to the page

Request.Form("formName")

to get the values from the url

Request("help")


Hope this helps.

Matthew Vass
QA Analyst
mvass@hostmysite.com
HostMySite.com

QuestionVB call to SAP Remote Functions Pin
yog211219-Mar-09 23:47
yog211219-Mar-09 23:47 
AnswerRe: VB call to SAP Remote Functions Pin
Vimalsoft(Pty) Ltd20-Mar-09 2:27
professionalVimalsoft(Pty) Ltd20-Mar-09 2:27 
GeneralRe: VB call to SAP Remote Functions Pin
yog211220-Mar-09 6:28
yog211220-Mar-09 6:28 
GeneralRe: VB call to SAP Remote Functions Pin
Vimalsoft(Pty) Ltd22-Mar-09 20:32
professionalVimalsoft(Pty) Ltd22-Mar-09 20:32 
Questionmake sure that the max index on a list is less than the list size Pin
zaimah19-Mar-09 23:20
zaimah19-Mar-09 23:20 
AnswerRe: make sure that the max index on a list is less than the list size Pin
Christian Graus19-Mar-09 23:47
protectorChristian Graus19-Mar-09 23:47 
GeneralRe: make sure that the max index on a list is less than the list size Pin
zaimah25-Mar-09 16:28
zaimah25-Mar-09 16:28 
Questioncan u help my project?? Pin
jieya19-Mar-09 20:55
jieya19-Mar-09 20:55 
AnswerRe: can u help my project?? Pin
Christian Graus19-Mar-09 21:09
protectorChristian Graus19-Mar-09 21:09 
GeneralRe: can u help my project?? Pin
EliottA20-Mar-09 2:49
EliottA20-Mar-09 2:49 
AnswerRe: can u help my project?? [modified] Pin
Jon_Boy20-Mar-09 2:35
Jon_Boy20-Mar-09 2:35 
Questionproblem related to sorting of listview.... Pin
dhaval khatri19-Mar-09 19:27
dhaval khatri19-Mar-09 19:27 
AnswerRe: problem related to sorting of listview.... Pin
Christian Graus19-Mar-09 19:53
protectorChristian Graus19-Mar-09 19:53 
GeneralRe: problem related to sorting of listview.... Pin
dhaval khatri20-Mar-09 19:36
dhaval khatri20-Mar-09 19:36 
AnswerRe: problem related to sorting of listview.... Pin
Sebastian Br.19-Mar-09 21:09
Sebastian Br.19-Mar-09 21:09 
GeneralRe: problem related to sorting of listview.... Pin
dhaval khatri20-Mar-09 19:44
dhaval khatri20-Mar-09 19:44 
AnswerRe: problem related to sorting of listview.... Pin
George B Gilbert21-Mar-09 17:17
George B Gilbert21-Mar-09 17:17 

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.