Javascript error for ConfirmButtonExtender & Modal popup

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Arnab das

    Javascript error for ConfirmButtonExtender & Modal popup

    I am using ConfirmButtonEx tender & Modal popup for validation .Though
    everything working fine
    still I am getting a javascript error- 'null in null or not an
    object' .

    Thanks,
    Arnab

  • =?Utf-8?B?YnJ1Y2UgYmFya2Vy?=

    #2
    RE: Javascript error for ConfirmButtonEx tender & Modal popup

    enable debugging in the browser, or use firefox with firebug, and determine
    your coding error (or at the line that fails). most likely you are not using
    the correct id of a control, but who knows, with no sample code you could of
    done anything.

    -- bruce (sqlwork.com)


    "Arnab das" wrote:
    I am using ConfirmButtonEx tender & Modal popup for validation .Though
    everything working fine
    still I am getting a javascript error- 'null in null or not an
    object' .
    >
    Thanks,
    Arnab
    >
    >

    Comment

    Working...