Get Text Select That Runat="server"
alert($(
Solution 1:
Ok you are a bit weird and you are helping us less each time you answer...
Here is what you should do.
- test that this returns the correct id.
<%=Select1.ClientID %>
which should beSelect1
- 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)
oralert(value)
if you haven't evolved yet :) 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
Post a Comment for "Get Text Select That Runat="server""