I have been playing around with webservices and this is what happens:
I have a functions called void setVal( string val ) and string getVal()
For some reason if I setVal("asdf") getVal() does not return 'asdf'
is it how it supposed to work?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: this is weirdThreaded View
|
Click Here to Expand Forum to Full Width |