How to send data to Code behind in Dojo
Just today morning I started to work with dojo with NO support. Hence,
feeling everything difficuilt.
I have one form with Fields: DeptNo, DName, Loc.
User can enter either nothing or all the values for the above fields and
clicks on Search button.
Now, I should able to read these values in code behind to make service call.
Since I am using just HTML input elements I am not understanding how to
pass these values into Code behind.
Can anybody please suggest me on this.
No comments:
Post a Comment