How do I pass arguments from an aspx page to a VB app?

I want to run a vb.exe file from an aspx page in the client machine. I have to pass arguments from the aspx page to the VB application. My aspx page is written in C#.
Please read these previous answers:
  • http://searchvb.techtarget.com/vsnetATEAnswers/0,293820,sid8_gci932829_tax293672,00.html
  • http://searchvb.techtarget.com/vsnetATEAnswers/0,293820,sid8_gci918645_tax293672,00.html

    This was first published in December 2003