Can i prevent users opening a new Internet Explorer Window using file menu, using Java Script. I found many codes for prevent opening new window using ctrl + n , but i could not prevent users openi...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23280162.html
Zones:
JavaScriptDate Answered: 07/03/2008 Rating: 9.0 Views: 5
hi,
I can't figure out how to limit passed item in this function below. I need to allow only 5 items in JcoJtvID
function toPass1(k){
var f = document.forms[0];
srcDisp = f.elements['Jco...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23025622.html
Zones:
JavaScriptDate Answered: 12/15/2007 Rating: 9.0 Views: 0
Dear Experts,
I have a script to open launch an application via web start.
It works fine, when it is in its own html file. The jnlp file is interpreted.
If I copy and paste the code to where I r...
http://www.experts-exchange.com/Programming/Languages/Java/Q_23135544.html
Hi,
I was wondering if it is possible to access the java code from the java script. Say if I have an Add method defined in java which takes two integer parameters and return their sum, how can thi...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23508576.html
I have the following formula I need to put an IF/Else conditional on it.
event.value = roundNumber(( ( this.getField('MTD Income').value - this.getField('PY MTD Income').value ) / this.getFi...
http://www.experts-exchange.com/Programming/Misc/Q_23912826.html
Zones:
ProgrammingDate Answered: 11/18/2008 Rating: 7.1 Views: 0
I want to write a Java app which will automatically log into a web site, follow specific links and rip specific information to a database on my system.
The following html/JS is the source from ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23947628.html
I use HTMLUnit to login to a site and retrieve a page. The HtmlPage text which is returned is identical to what I see when using "view source" when logging in to the same site from a browser. So,...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23961831.html
Hi Experts,
I am looking for some kind of javascript validation to restrict a user from entering anything other than number between 1-99.
I am using displaytag t...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_24518958.html
i need a client side image resizer and then will make a binary to send to server the result of resizing as facebook image uploader
http://www.experts-exchange.com/Programming/Languages/Java/Q_24641384.html
Hi,
i Want to compare two dates how can i dod that in java or java script !!
Thanks,
http://www.experts-exchange.com/Programming/Languages/Java/New_to_Java/Q_24599797.html
Zones:
New To JavaDate Answered: 08/22/2009 Rating: 9.0 Views: 4