2
Answers

Web service help

How do i make my web service function to accept a (.zip) file instead of a string or an integer..etc. Usually it's like this.. _ public function HelloWorld(ByVal test as string) ...do something in here end function Thank you!

Answers (2)