asp.net - How to send data to Code behind in Dojo -
just today morning started work dojo no support. hence, feeling difficuilt.
i have 1 form fields: deptno, dname, loc.
user can enter either nothing or values above fields , clicks on search button.
now, should able read these values in code behind make service call.
since using html input elements not understanding how pass these values code behind.
can please suggest me on this.
Comments
Post a Comment