Click here to Skip to main content
15,914,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey guys,

i've a problem in my code

i want to access 2 textboxes in a static web method?

How Can i do this?

Any ideas?
Posted
Updated 8-Apr-13 22:16pm
v3
Comments
Anurag Sinha V 9-Apr-13 4:14am    
Is it something related to web services??
can you post some code or else?
_ProgProg_ 9-Apr-13 4:19am    
thanks for your time..

i am using Ajax to call some method from database
this method takes parameters from the page
and gets some values from the DB
i want to populate the result to the page controls by accessing these controls in the web method.
Anurag Sinha V 9-Apr-13 4:23am    
http://forums.asp.net/t/1531113.aspx
refer this link..
Anurag Sinha V 9-Apr-13 4:25am    
I don't think you can do the stuff which you posted as a question, but this link also might help you..have a look
http://mattberseth.com/blog/2007/06/aspnet_ajax_invoke_a_static_me.html
_ProgProg_ 9-Apr-13 4:31am    
thanks alot for your time

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900