How can I open a VB6 app in a vb.net web form? I have a VB6 application that will accept a parameter that I need to open with a VB.NET Web Form. I tried using Shell("\\ServerName\Folder\ApplicationName.exe ParameterValue") with no luck.
Can anybody help.
Thanks
Can anybody help.
Thanks