webforms
Ext.net script error in IE8 that doesn't occur in other browsers (including IE9)
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.[详细]
2023-04-08 04:20 分类:问答Creating a trigger on aspnet_membership makes login fail
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[详细]
2023-04-08 02:23 分类:问答how to fill an external web form with c# application?
There is some url (say url1) which is blocked till some unknown time. Currently, when you request for url1 you\'re redirected to url2[详细]
2023-04-07 17:04 分类:问答Deploying an N-Layered ASP.NET Webforms Application In A Shared Hosting
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[详细]
2023-04-07 10:51 分类:问答how to cache only the content page
I\'ve got a master page with a content page loaded on to it, the content page is cached <%@ OutputCache Duration=\"360\" VaryByParam=\"none\"%>[详细]
2023-04-07 04:09 分类:问答How to take multiple values from user as input using gridview in c#?
I need to input value开发者_高级运维s for a week in my website. To use multiple labels and textbox doesn\'t look nice.[详细]
2023-04-07 03:54 分类:问答Manipulating Form.Action
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.[详细]
2023-04-07 03:08 分类:问答set errormessage for customvalidator?
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[详细]
2023-04-07 01:05 分类:问答ASP.NET button options.clientSubmit is set to false
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[详细]
2023-04-06 22:37 分类:问答webforms vs asp.net mvc for single page application - which to choose? [closed]
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[详细]
2023-04-06 22:09 分类:问答