Hi all, I have a Javascript variable, containing the name of an input- input_name = "document.myform.ip" How can I get the value of the input "ip" using the variable input_name in Javascript? Any help will be highly appreciated.
Thanks, Neelay.
Hi all, I have a Javascript variable, containing the name of an input- input_name = "document.myform.ip" How can I get the value of the input "ip" using the variable input_name in Javascript? Any help will be highly appreciated.
Thanks, Neelay.