Friends,
I am quite new to Javascripts. I need to sort a dropdown on my html page in alphabetical order, before it is loaded. The drop down has static elements in it.
Could anyone help me out in getting this done. Thanks in advance.
Fisa
I have an HTML page that has a readonly text box input field( say, system name). I have a button on the page , which on click opens up a new page from where the user can select a name which then appears in the text box.
What I want to do is to populate the other text boxes in the page...
Hi All,
I have an html page containing an external link and a submit button. Onclick of the submit button I call a java script function. What I need to do in this function is , if some conditions are satisfied I need the focus shifting to the external link.
How can I accompish this? I have...
Hi all,
I am a novice with javascripts. The problem I am facing is as follows:
I am trying to get the the value of one of the input fields of a window from it's child window. I am making use of "window.opener" for the same as follows:
val = window.opener.test1.sysname.value
alert(val)
where...
Hi All,
I am having shell scripts that make use of ftp to fetch data from one hp-ux box to another. Currently we are migrating these scripts to sftp. Is it a straight forward one? Also, please clarify my following doubts:
1) In ftp we check the success of ftp by verifying the status codes...
Can we find out the CPU specifications ( How many MHz) of a hp-ux box? Glance gives me only number of CPUs and not other details of CPU.
Also, is there a way to find out the server specifications by knowing the model of the server? What is the funda behind various model classifications...like...
Hi friends,
I have a shell script runnung using ksh on my hp-ux box. When the script is running, I have noticed that
"ps -ef | grep <script name>" gives multiple entries. I mean, sometimes i can see two same instances of the script and some other times 3 or 4. What could be the reason for this...
Hi Friends,
I am facing a problem here with unzip utility installed in my hp-ux box. I created a zip file in windows machine and ftped it on to a hp-ux server. Here when I unzip the file.zip all the directories with capital letter names gets converted to small letter.Please throw some light on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.