asp.net
POST collection type data from silverlight to aspx page.
I have a problem posting the data from silverlight to the 开发者_如何学编程aspx page which is in same domain.[详细]
2023-04-13 06:07 分类:问答ASP.Net MVC 3 Controller Action and Open New Window
i have a controller and an action. this action is to save data into database. and now, i want when i submit a button, my controller do an action and open new window.[详细]
2023-04-13 06:04 分类:问答Selectively redirect to https, not all pages
I have a website that requires some secure pages for logging in, user accounts, form submission etc. but does not need to be secure on most pages.[详细]
2023-04-13 05:58 分类:问答how can i get the source address of an uploaded file in asp.net c#
I need the actual location of the file that i have just uploaded via a file upload control in asp.net. I\'ve tried using[详细]
2023-04-13 05:58 分类:问答Why is my asp:Button posting back every other time?
I have a user control that has only a text box and a button.When I click the button the page posts back but the button does not appear in the AllKeys attribute of Request.Form.Once the page loads, if[详细]
2023-04-13 05:54 分类:问答How to change the order of datalist images from left to right or right to left?
I have a datalist and 2 button life right which is outside of datalist datalist: <asp:DataList ID=\"dlst\" runat=\"server\" RepeatDirection=\"Horizontal\"[详细]
2023-04-13 05:52 分类:问答Find control in loginview
I have a masterpage with a loginview, in the loginview i have an asp login control. i also have a label that is NOT c开发者_JS百科ontained in a loginview.[详细]
2023-04-13 05:45 分类:问答How can I prevent username and password from being displayed when my impersonation account is locked?
I\'m currently hosting a web application written in VB.NET 4. the app uses impersonation which stores a username and password in the web.config. My problem is when the impersonate account is locked (w[详细]
2023-04-13 05:45 分类:问答Why won't my form post back after validation?
I have an asp.net page with multiple validation summaries setup with ShowMessageBox=\"True\" and several validators. I have run into a situation where when validation fails the validation summary disp[详细]
2023-04-13 05:44 分类:问答How to print only image on my web page?
I have a web page which creates Barcodes. I want to print this Barcode to the sticker. That is why I want to print only selected area(only barcode) and I don\'t want to print header and footer of the[详细]
2023-04-13 05:44 分类:问答