What are the security related issues in JavaScript scripts?

Answer Posted / rajesh

One better way to hide the script is, Load a pane and write
all the scripts there... and the use them in the pages you
are displaying.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe javascript and vbscript.

513


To put a "close window" link on a page ?

537


What is difference between module.exports and export?

440


Why are callbacks used?

470


How do I open a .js file?

453






How do you sort in javascript?

514


Hello , I am using following java script to open new window in I.E,but i am facing an issue the new window hangs often while opening,when you move mouse it opens normally.Can any body help me why this is happening as i am unable to understand this issue?please please if any one know so kindly help me I am in real difficulty through this issue.Thanks 'if(window.clipboardData){clipboardData.setData("Text","' + a.PatID + '");}' + 'ordwindow= window.open ("' + @OrderDetailURL + '", "RXOrderDetail", "location=0,status=0,menubar=0,toolba r=0,scrollbars=1,resizable=1"); ordwindow.moveTo(parent.screenLeft,0);var x; x=new ActiveXObject("WScript.Shell");x.SendKeys("% "); x.SendKeys ("x"); //fcttest((sp_RX_ChangeOrderStatus ' + '''' + a.DocID + '''' + ', 1, ' + convert(varchar,@SessionID) + '));' As [W],

1776


What are the variables in javascript?

560


What do mean by NULL in Javascript?

513


How to create an object using javascript?

534


How can an HTMLCollection be traversed?

544


Do you need to declare variables in javascript?

478


What is new function in javascript?

505


Are there any predefined constant provided by the browser with the key code values that can be reused?

502


Describe negative infinity in javascript?

493