Click here to Skip to main content
15,906,708 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: placing a control on the panel [modified] Pin
lavankumar26-Jun-09 19:49
lavankumar26-Jun-09 19:49 
GeneralRe: placing a control on the panel Pin
Enver Maroshi26-Jun-09 21:43
Enver Maroshi26-Jun-09 21:43 
GeneralRe: placing a control on the panel Pin
lavankumar28-Jun-09 19:34
lavankumar28-Jun-09 19:34 
AnswerRe: placing a control on the panel Pin
vijaylumar26-Jun-09 0:47
vijaylumar26-Jun-09 0:47 
GeneralRe: placing a control on the panel Pin
Christian Graus26-Jun-09 0:51
protectorChristian Graus26-Jun-09 0:51 
Questionhelp me Pin
harieshkumar.n25-Jun-09 21:24
harieshkumar.n25-Jun-09 21:24 
AnswerRe: help me Pin
Christian Graus25-Jun-09 21:46
protectorChristian Graus25-Jun-09 21:46 
QuestionWebrequest and Querystring in VB.net Pin
king gamo25-Jun-09 18:12
king gamo25-Jun-09 18:12 
I am very new to web development and i am finding difficulty with webrequest and querystring in vb.net.
I am working on an application which will pull data from a URL. The data will come with 2 variables. "from" and "text" that is the sender of the data and the text of the data.
I have a desktop apllication which is supposed to read this data from the url and i am pretty lost here.

how do i use webrequest and/or querystring to read the data from the url and pick the two variables.
for instance i want to read them like this

Dim message_originator As String = context.request.querystring("from")
Dim message As String = context.request.querystring("text")

I don really know what to do to read them as above into the variables.
Any help please guys? Confused | :confused:

It is not who i am underneath but what i do that defines me!

modified on Friday, June 26, 2009 12:22 AM

AnswerRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 18:44
protectorChristian Graus25-Jun-09 18:44 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 18:54
king gamo25-Jun-09 18:54 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 19:41
protectorChristian Graus25-Jun-09 19:41 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 19:44
king gamo25-Jun-09 19:44 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 19:49
protectorChristian Graus25-Jun-09 19:49 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 19:51
king gamo25-Jun-09 19:51 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 20:08
protectorChristian Graus25-Jun-09 20:08 
GeneralRe: Webrequest and Querystring in VB.net Pin
N a v a n e e t h25-Jun-09 19:53
N a v a n e e t h25-Jun-09 19:53 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 20:00
king gamo25-Jun-09 20:00 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 20:05
protectorChristian Graus25-Jun-09 20:05 
GeneralRe: Webrequest and Querystring in VB.net Pin
king gamo25-Jun-09 20:15
king gamo25-Jun-09 20:15 
GeneralRe: Webrequest and Querystring in VB.net Pin
Christian Graus25-Jun-09 20:59
protectorChristian Graus25-Jun-09 20:59 
GeneralRe: Webrequest and Querystring in VB.net Pin
N a v a n e e t h25-Jun-09 20:10
N a v a n e e t h25-Jun-09 20:10 
QuestionHow to send sms to mobile phone?? Pin
s42625-Jun-09 7:13
s42625-Jun-09 7:13 
AnswerRe: How to send sms to mobile phone?? Pin
Henry Minute25-Jun-09 8:26
Henry Minute25-Jun-09 8:26 
GeneralRe: How to send sms to mobile phone?? Pin
Jon_Boy25-Jun-09 8:41
Jon_Boy25-Jun-09 8:41 
QuestionRe: How to send sms to mobile phone?? Pin
s42625-Jun-09 9:31
s42625-Jun-09 9:31 

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.