hai all,
i am using, ajax and c#.net.
my problem is,
i want to store a huge data in database using(c#), which is done in behind the screen. when i get data from a html textarea(more than 2000 characters), and pass to c# page through query string from javascript(ajax ). i cant pass the value. what is the solution to do this.
thanx in advance.
with lov
Nirmal
i am using, ajax and c#.net.
my problem is,
i want to store a huge data in database using(c#), which is done in behind the screen. when i get data from a html textarea(more than 2000 characters), and pass to c# page through query string from javascript(ajax ). i cant pass the value. what is the solution to do this.
thanx in advance.
with lov
Nirmal
Comment