I am sure this is a basic question, but I have been searching google for awhile and can\'t find a satisfactory answer..
I have a question about SSJS. With SSJS, is it possible to hide code from the user? Other ServerSide languages like PHP aren\'t viewable in the source because they are processed before the client si
i want to use this plugin in my asp.net application i want to show Alert or etc after postback. i wrote this code but it does not work.
Now that i learned how to pass values to an SWF object via flashvars, could you please guide me how can i pass values from a querystring to javascript?
I was reading that V8 isn\'t multithreaded, and can\'t be by design. Is this true? Is it really the case that I can have a script optimized 开发者_如何学JAVAto run concurrently (on node.js) but that
I am doing some server side c开发者_开发问答oding with JavaScript (node.js) and I would like to write valid xml.
Is it possible to call a C# function in开发者_JS百科 my codebehind from javascript?Yes, you could use PageMethods.
Does anyone have an example of uploading a file to the server using ring开发者_StackOverflow中文版ojs?There\'s a simple upload example in the demo app, but it stores uploads in-memory which is not a g
Any idea how one would go about preventing XSS attacks on a node.js app? Any libs out there that handle removing javascript in hrefs, onclick attributes,etc. from POSTed data?
What is server-side Javascript? Can I replace PHP applications with applications written with server-side Javascript? If this is possible, does ExtJS support server-sid开发者_JS百科e Javascript?