zero-perfoliate
zero-perfoliate
Home
Help
Search
Calendar
Login
Register
HTML5 & Friends
»
Programming Help On Specific Projects
»
PHP Problem Solvers - Get Help Here
»
Web Service Testing on the On the Browser URL Window
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Web Service Testing on the On the Browser URL Window (Read 163 times)
nkosinathi
PHP Workers
Posts: 8
Karma: +0/-0
Web Service Testing on the On the Browser URL Window
«
on:
April 18, 2010, 08:38:49 AM »
Hi All,
I hope this is correct forum 4 my question.
I was trying the to test the CelsiusToFahrenheit Web Service on W3schools.com.
When i try to use the
http://www.w3schools.com/webservices/tempconvert.asmx/CelsiusToFahrenheit?Celsius=100
I got this syntax from
http://msdn.microsoft.com/en-us/library/aa719483(VS.71).aspx
and the exact syntax is
http://servername/vdir/webservicename.asmx/Methodname?parameter=value
I get an error when trying to do this? Why, is this happening?
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
HTML5 & Friends
»
Programming Help On Specific Projects
»
PHP Problem Solvers - Get Help Here
»
Web Service Testing on the On the Browser URL Window