I use ext.net controls in ASP.NET WebForms application. It works fine in Chrome 13-14, Opera 11, FF 6 but not in IE8.
I\'m doing some maintance on an older web application where we have 2 DB\'s. One for the WWW frontend (DotNetNuke) and another for the admin backend. Both of the applications use aspnet_membership for
There is some url (say url1) which is blocked till some unknown time. Currently, when you request for url1 you\'re redirected to url2
I Have a solution that containts 4 layers (3 Class Libraries and 1 Web Application). I Need to deploy this solution to my shared hosting account. I\'ve read a little about deployment and I hope I coul
I\'ve got a master page with a content page loaded on to it, the content page is cached <%@ OutputCache Duration=\"360\" VaryByParam=\"none\"%>
I need to input value开发者_高级运维s for a week in my website. To use multiple labels and textbox doesn\'t look nice.
I have to use Form.Action to redirect to a script that will be picking up values from my page. It is worth noting that this script is external.
I would like to use a customvalidator control to handle all my validation, but I can\'t figure out how to set the error message in the co开发者_如何学编程de-behind for different checks. Is this possib
I have a ASP.NET button which sometimes does not post back. I checked this in IE developer and found that when the button does not work options.clientSubmit is set to false in the function WebForm_DoP
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a