how can i send a string value to a sever with java script without submit method? i know i can use jquery or ajax but is there any other way to do that without any library? i searched in Google and i find some good links: How to send data to remote server using Javascript http://bytes.com/topic/html-css/answers/154271-post-data-server-javascript-client-side
but all of them said we should use jquery or ajax