Cannot get value from the textbox inside ext.window

  1. #1

    Cannot get value from the textbox inside ext.window

    i am placed a asp.net form inside ext.net window content and am using jqery and ajax update panel
    my problem is that am not getting the textbox value in javascript
    document.getElementById('txtAccountName').value return ""(empty)
    if i put like these am getting value
    document.getElementById('txtAccountName').children .txtAccountName.value return "abcd"

    why these happaned ?..
  2. #2
    can any one tell me how can use direct javascript to get value
    instead of using children

Similar Threads

  1. [CLOSED] How to create Multicombo with textbox inside
    By alscg in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 16, 2014, 12:53 PM
  2. Replies: 4
    Last Post: Sep 27, 2013, 12:09 PM
  3. Replies: 2
    Last Post: Oct 11, 2011, 1:15 PM
  4. Replies: 9
    Last Post: Oct 07, 2010, 6:27 PM
  5. Replies: 1
    Last Post: Dec 25, 2008, 6:32 AM

Tags for this Thread

Posting Permissions