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],


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What is jscript used for?

0 Answers  


how to hide alphabets in java as password '*'

0 Answers  


How are tag positions used in javascript?

0 Answers  


What is the way to get the status of a CheckBox?

0 Answers  


How do I open javascript in browser?

0 Answers  






What is the javascript function?

0 Answers  


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

0 Answers  


What is the dollar sign in javascript?

0 Answers  


How generic objects can be created?

0 Answers  


What is the default data type in javascript?

0 Answers  


Basic methods for opening a popup window using javascript?

0 Answers  


I have a report which has id as hyperlink.when i click the id it should move to next report which displays the corresponding details.tell me how to get the value of hyperlink(which id is clicked) dynamically using javascript? so that i can make condition on my second report?

2 Answers  


Categories