Jump to content
Xtreme .Net Talk

making an application load and do a certain command from a web browser link


Recommended Posts

Posted
Ok, I have an application and I want it to load up from a web browser. For example, i would do something like "loadup:BOO!!!" in the link, and the application would pop up and have the word "BOO!!!" in the textobox. Is this possible, and I want to do this in visual basic.net. Thanks in advanced...
Posted
Ok' date=' I have an application and I want it to load up from a web browser. For example, i would do something like "loadup:BOO!!!" in the link, and the application would pop up and have the word "BOO!!!" in the textobox. Is this possible, and I want to do this in visual basic.net. Thanks in advanced...[/quote']

 

 

What you are looking for is the argument list. When your program starts you will need to grab the argument list and parse it, then write the code to make it do what you want.

-Sean

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...