Hi,
Is there any way to display the "selected" option in a SELECT box in NETSCAPE only on TOP?
Actually, this works fine in IE.
Scenario is:::
The size of the select is 5.
We have 10 options in the select box.
So, we'll be able to see only 5 options in the page and the rest...
Hi,
Is there any way to display the "selected" option in a SELECT box in NETSCAPE only on TOP?
Actually, this works fine in IE.
Scenario is:::
The size of the select is 5.
We have 10 options in the select box.
So, we'll be able to see only 5 options in the page and the rest...
Hi,
Could you please help me in the following issue??
Issue is:
There is TEXTAREA wherein I am poping an alert after the user enters 160 characters in this. After clicking OK in the alert box, the cursor is suppose to go to the end of the message in the TEXT Area but it goes to the...
Hi,
Could you please help me in the following issue??
Issue is:
There is TEXTAREA wherein I am poping an alert after the user enters 160 characters in this. After clicking OK in the alert box, the cursor is suppose to go to the end of the message in the TEXT Area but it goes to the...
Hi,
I would like to convert a string variable which contains fraction to a numeric value,
say,
125 1/2 to 125.50
Could you please suggest a solution?
Thanks in Advance.
-RCSEN.
Hi,
Could you please say how to see the cookies in the browser?
I know, I have to write a javascript but I am not familiar with javascript.
Could you suggest me how to go about?
Thanks.
RCSEN
Hi
I have a MAIN window which has a TEXT BOX and A BUTTON
On clicking the BUTTON, a POP-UP WINDOW opens which contains
a lookup table.
Now my requirement is,
THE POP-UP window should STAY on the TOP of the MAIN window BUT the FOCUS should be in MAIN window and I should be able to enter text...
Hi,
I am trying to move a "Hash Array" as an element of an Array. I am doing this in a loop. Whenever I try to retrieve the values, I am able to get the last value of the array only.
Is there any special restrictions to do this???
I have tried with
(Loop)
{
$array[0] = \%hash;
}...
Hi,
Can you please explain the advantages and disadvantages
of XML::DOM and XML::Parser modules?
And also, which is best suited to parse a XML file without a XML DTD?
Thanks in advance.
-RCSEN
Hi,
How can I call a perl function inside JAVA code??
Is there any specific package to be installed??
If yes, can you send me some examples.
Thanks in advance.
-RCSEN
Hi,
I would like to execute a SYSTEM COMMAND inside the java code.
Example:
class syscomm{
public static void main(String args[])
{
------ "java code1";
}
}
I tried with java.lang.Runtime "exec"
but it is not working.
Can you suggest me how to proceed with...
Hi,
I am trying to read the new mails from an Inbox by using the IMAPCLIENT. Is there any function to find out the new mails? ?
Also, can I retrieve the Message Header and Message Body using IMAPCLIENT in the same way as it is retrieved using POP3CLIENT?
Thanks for your help in Advance...
Hi,
What are the various email formats?
Like,
somename@somedomain.com
"Some Name" <somename@somedomain.com>
then???
Any help is appreciated.
Thanks.
rcsen.
Hi,
I have given my code below. I tried to remove the trailing spaces in the message field using regular expression but couldn't succeed. Can you suggest how to go about?
Any help will be appreciated.
$pop = new Mail::POP3Client( USER=>"User name"...
Hi,
Could you please suggest me how to calculate the load time of a particular webpage? I haven't used JavaScript before.
Ex: Time for a Registration page of Website to load.
Any help is appreciated.
Thanks
RCSEN
Hi ,
I am new to perl. Could you please suggest me,how to find the the total time for a particular webpage to load?
Any help is appreciated. Thanks.
Sincerely,
Senthil
I would like to "FORWARD" or "DELETE" or "REPLY" to an email using Perl. For my case, let us assume the email to be saved in a text file. So how do I proceed with replying or deleting or forwarding. It will be of great help, if you help me.
Thanks
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.