Click here to Skip to main content
15,907,281 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDrop on a monthcalendar Pin
JR21230-Apr-09 22:36
JR21230-Apr-09 22:36 
AnswerRe: Drop on a monthcalendar Pin
Dalek Dave1-May-09 1:30
professionalDalek Dave1-May-09 1:30 
Questionhow to get parameter from Asp.net web page to windows form Pin
hemrk30-Apr-09 11:30
hemrk30-Apr-09 11:30 
AnswerRe: how to get parameter from Asp.net web page to windows form Pin
Christian Graus30-Apr-09 16:33
protectorChristian Graus30-Apr-09 16:33 
GeneralRe: how to get parameter from Asp.net web page to windows form Pin
hemrk1-May-09 3:24
hemrk1-May-09 3:24 
GeneralRe: how to get parameter from Asp.net web page to windows form Pin
Dave Kreskowiak1-May-09 3:48
mveDave Kreskowiak1-May-09 3:48 
GeneralRe: how to get parameter from Asp.net web page to windows form Pin
hemrk1-May-09 4:17
hemrk1-May-09 4:17 
GeneralRe: how to get parameter from Asp.net web page to windows form Pin
Dave Kreskowiak1-May-09 5:16
mveDave Kreskowiak1-May-09 5:16 
Nope. And you can make the call to get the command line args anywhere you need to in your code.

Before you start writing it though, you better sit down with the ASP.NET guys and come to an agreement on the format of the arguments you're going to use.

Also, you might also want to discuss with them the security problems you're going to run into running an external .EXE from inside the web-browser. This is normally not allowed unless you've made changes to IE's security policies.


A guide to posting questions on CodeProject[^]



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




GeneralRe: how to get parameter from Asp.net web page to windows form Pin
hemrk1-May-09 5:30
hemrk1-May-09 5:30 
GeneralRe: how to get parameter from Asp.net web page to windows form Pin
Dave Kreskowiak1-May-09 16:03
mveDave Kreskowiak1-May-09 16:03 
QuestionControls, data adapters, and bindings... Pin
NateSQA30-Apr-09 10:18
NateSQA30-Apr-09 10:18 
AnswerRe: Controls, data adapters, and bindings... Pin
Dave Kreskowiak30-Apr-09 13:59
mveDave Kreskowiak30-Apr-09 13:59 
QuestionUnrecognized database format Pin
ivo7530-Apr-09 9:07
ivo7530-Apr-09 9:07 
AnswerRe: Unrecognized database format Pin
Dave Kreskowiak30-Apr-09 13:54
mveDave Kreskowiak30-Apr-09 13:54 
GeneralRe: Unrecognized database format Pin
ivo7530-Apr-09 20:29
ivo7530-Apr-09 20:29 
GeneralRe: Unrecognized database format Pin
Dave Kreskowiak1-May-09 3:25
mveDave Kreskowiak1-May-09 3:25 
GeneralRe: Unrecognized database format Pin
ivo751-May-09 3:51
ivo751-May-09 3:51 
GeneralRe: Unrecognized database format Pin
Dave Kreskowiak1-May-09 5:17
mveDave Kreskowiak1-May-09 5:17 
GeneralRe: Unrecognized database format Pin
ivo751-May-09 10:18
ivo751-May-09 10:18 
GeneralRe: Unrecognized database format Pin
Dave Kreskowiak1-May-09 10:27
mveDave Kreskowiak1-May-09 10:27 
GeneralRe: Unrecognized database format Pin
ivo751-May-09 22:43
ivo751-May-09 22:43 
GeneralRe: Unrecognized database format Pin
Dave Kreskowiak2-May-09 4:17
mveDave Kreskowiak2-May-09 4:17 
GeneralRe: Unrecognized database format Pin
ivo752-May-09 5:15
ivo752-May-09 5:15 
GeneralRe: Unrecognized database format Pin
Dave Kreskowiak2-May-09 16:23
mveDave Kreskowiak2-May-09 16:23 
GeneralRe: Unrecognized database format Pin
ivo751-May-09 10:20
ivo751-May-09 10:20 

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.