Click here to Skip to main content
15,891,607 members

Comments by Azad R Chouhan (Top 11 by date)

Azad R Chouhan 2-Aug-13 0:48am View    
i am trying to open a popup modal in my website and from there i wanna to save some data in my sql database. but when i do somthing on click event of button then the event is not fired.. please suggest me something here
Azad R Chouhan 7-May-13 4:25am View    
see i wanna to create a html page in which i can save update and delete data into a database just like a normal aspx page
Azad R Chouhan 1-May-13 7:32am View    
hahahaha sir i know how to bind data with .aspx page but how to bind data with .html page :)
if you know then please tell me
Azad R Chouhan 1-May-13 5:04am View    
why u people give wrong links.. its not a good idea
take care of this in future
Azad R Chouhan 25-Apr-13 7:59am View    
I use fidler on machine in which the application is running and add this code in app config
<system.net>
<settings>
<httpwebrequest useunsafeheaderparsing="true">



Its working then but when i exit the fidler then its give me error what is the reason please tell me