im trying to call a webservice from a simple .html
site.
what im trying to do is a post action so im send a string parameter to the webmethod without trying to get a result back. Can i do this or is this even possible without working with a framework like .net or php