Hi i want to call a C# method.. I already tryed with webmethod, but in the c# method i will not have acces to textbox or others controls.
this is how i done without
Using an UpdatePanel may be the simplest path to what you're trying to accomplish.
... your controls ...