Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Passing arguments to DOTNET's href'ed Executables
 

Passing arguments to DOTNET's href'ed Executables

I had developed a tool which exposes the executable to the web which works wonderfully fine. Now the problem is in the session Integration. I will have to use a way to pass 
a value(like sessionId or UserId) to the executable.
How do i do this? It's very urgent...
MigrationUser 1  Wednesday, February 05, 2003 2:03 AM
Chris Sells and the Ghengis project have tackled this problem before.  You can check it out <a href="http://www.sellsbrothers.com/tools/genghis/">here</a>.

 - mike
MigrationUser 1  Wednesday, February 05, 2003 3:47 AM

You can use google to search for other answers

Custom Search

More Threads

• Click-Once Update and Shortcuts
• Can we change the Installation URL of a published package
• Run Code Before Setup Starts
• Does VisualStudio always use MSBuild
• ClickOnce app no longer installing under Publisher Name folder in Start Menu
• Opening shortcuts starts installation
• How to register assemblies during install in 64-bit
• Using VS2005 dll in windows installer
• How can output file name include product version number?
• Problem uninstalling my windows service.