Sharing variables in web methods
Does anyone here know the proper way to share variables between webmethods in a web service. I seem to be doing something very wrong when i try with session or application variables. I need to take a variable passed in by one webmethod and pass it into another to be used.
Thanks for any help