aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Unable to set the value Inside the TextFiled using java script Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Unable to set the value Inside the TextFiled using java script " Watch "Unable to set the value Inside the TextFiled using java script " New topic
Author

Unable to set the value Inside the TextFiled using java script

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

Hello ,

I am trying to set the Value inside the Textfiled using Javascript , but i am unable to set the value .
There is no Javascript error , but the value is not being updated

Please suggest




I have also tried
,

but not working , please suggest . Thanks



Save India From Corruption - Anna Hazare.
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

I realized the problem is somehow XmlhttpRequest.responseText is being null .

Could anybody please tell me why the XMLHttpRequest.responseText is returning null ??
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
Show more code...

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Unable to set the value Inside the TextFiled using java script
 
Similar Threads
Struts 2: how to set response for ajax function call?
Unable to display image in Login html form in Spring Web MCV
getting the text filed value in the servlet page
Display div's based upon selection of radio Buttons.
send SOAP Request without Response