I not sure whether i post in the correct thread or not.
I meet a problem in aspx.vb(is it consider as vb.net?or asp.net?)
I face a problem that i can't call/execute the batch file after clicking the submit button. It seems like running nothing.
I have been tried Shell(), System.Diagnostic.Process.
I think should be very simple 1 line command,right?Why it does not work to me?
Any suggestion?