I am pretty new to javascript and come from an asp background. I was curious to know if you could pass a value to a database return the results all using javascript?
Maybe I misunderstood - of course you can pass a value to a database using javascript over the HTTP, but not without using a serverside language too...