Click here to Skip to main content
16,019,976 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: ok ... this is my code Pin
Dave Kreskowiak10-May-07 12:37
mveDave Kreskowiak10-May-07 12:37 
QuestionPlay Midi File/MP3 from Application Pin
RichardBerry9-May-07 4:33
RichardBerry9-May-07 4:33 
AnswerRe: Play Midi File/MP3 from Application Pin
Dave Kreskowiak9-May-07 6:24
mveDave Kreskowiak9-May-07 6:24 
GeneralRe: Play Midi File/MP3 from Application Pin
RichardBerry9-May-07 22:47
RichardBerry9-May-07 22:47 
GeneralPrint DataSet (DataGrid) Pin
moiid639-May-07 4:10
moiid639-May-07 4:10 
GeneralRe: Print DataSet (DataGrid) Pin
Dave Kreskowiak9-May-07 4:48
mveDave Kreskowiak9-May-07 4:48 
QuestionPlease Help!! Please Pin
tcombs079-May-07 3:07
tcombs079-May-07 3:07 
AnswerRe: Please Help!! Please Pin
SimulationofSai9-May-07 4:18
SimulationofSai9-May-07 4:18 
You can use WebRequest class in System.Net to browse a web page. Pass a querystring that is unique to your calling application. When you execute WebRequest.GetResponse(), you can be sure that the application is trying to connect to the web page.
In the ASP page, check from the querystring if the connection request is from your calling application, if yes, do your color thing.

SG
GeneralRe: Please Help!! Please Pin
tcombs0710-May-07 8:00
tcombs0710-May-07 8:00 
Questionsend code Pin
bcsf05a0229-May-07 2:27
bcsf05a0229-May-07 2:27 
AnswerRe: send code Pin
Dave Kreskowiak9-May-07 3:18
mveDave Kreskowiak9-May-07 3:18 
Questionhow to insert values into msaccess from vb.net win app? Pin
sathyan_82949-May-07 2:25
sathyan_82949-May-07 2:25 
AnswerRe: how to insert values into msaccess from vb.net win app? Pin
Christian Graus9-May-07 15:05
protectorChristian Graus9-May-07 15:05 
Questionhow to insert the entering values into msaccess from vb.net windows application? Pin
sathyan_82949-May-07 2:23
sathyan_82949-May-07 2:23 
Questionvb connection with sql server 2000 Pin
bcsf05a0229-May-07 2:23
bcsf05a0229-May-07 2:23 
Questionhow to insert or save the entering values into msaccess from vb.net windows application? Pin
sathyan_82949-May-07 2:20
sathyan_82949-May-07 2:20 
AnswerRe: how to insert or save the entering values into msaccess from vb.net windows application? Pin
Tarakeshwar Reddy9-May-07 3:20
professionalTarakeshwar Reddy9-May-07 3:20 
Questionvb connection with sql server 2000 Pin
bcsf05a0229-May-07 2:19
bcsf05a0229-May-07 2:19 
QuestionIn Datagridview, new row added is not showing Pin
nageshk4u9-May-07 2:04
nageshk4u9-May-07 2:04 
QuestionImage magnification Pin
Beginner_HC9-May-07 1:45
Beginner_HC9-May-07 1:45 
QuestionRadioButtonList Enabled Problem [modified] Pin
sonia_basangar9-May-07 1:29
sonia_basangar9-May-07 1:29 
AnswerRe: RadioButtonList Enabled Problem Pin
Christian Graus9-May-07 1:43
protectorChristian Graus9-May-07 1:43 
QuestionPopulate Combobox from Command prompt results. Pin
jaysheel8-May-07 23:50
jaysheel8-May-07 23:50 
AnswerRe: Populate Combobox from DOS results. Pin
Colin Angus Mackay8-May-07 23:56
Colin Angus Mackay8-May-07 23:56 
Questionno dropdown listbox Pin
lee238-May-07 22:28
lee238-May-07 22:28 

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.