Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Om3g4
  • Order by date
  1. Om3g4

    Need some help with a simple program

    you need to declare the argument type ie. public void MainForm(string fname, string time, string name)
  2. Om3g4

    Programmatically retrieving the methods of a Webservice

    To get a list of the method names see the web service description by adding ?WSDL to the webservice name on the url. More info about the web service description language (WSDL) here: http://www.w3.org/TR/wsdl

Part and Inventory Search

Back
Top