Get Text Select That Runat=“Server”

后端 未结 2 1911
情话喂你
情话喂你 2021-01-29 01:44
   
                        
    
提交评论

  • 2021-01-29 02:27

    Ok you are a bit weird and you are helping us less each time you answer...

    Here is what you should do.

    1. test that this returns the correct id. <%=Select1.ClientID %> which should be Select1
    2. check your xml, that is, correct, (use json preferably it's far easier) including the caps of your xml tags. so do either console.log(value) or alert(value) if you haven't evolved yet :)
    3. parseXmlQuestion() should be called somewhere on the page otherwise you just having a sitting duck not being shot or not telling it to run in other words
    0 讨论(0)
  • 提交回复
    热议问题