I have created a custom control and a custom validator (extending BaseValidator). On custom control I have set ValidationProperty("Values"). The problem is that validation doesn\'t work when
I have a Ajax Postback on my site and the same values get back via PageMethods. I want to see the PageWeight / what exactly is get back, how I can do this?
i\'m writing a web application that works with an external dll (activex), the dll was written by skype developers,
There was a time that I thought the current non-beta ASP.NET claimed the version number of the current .NET CLR (2.0), even though the .NET Framework was version 3.5. Whenever I saw \"ASP.NET 3.5\", I
I\'m having an issue where I\'m corrupted a PDF and not sure of a proper solution.I\'ve seen several posts on people trying to just do a basic stream or trying to modify the file with a third party li
I have an ImageButton being build inside of radgridview columnn. It is defined as follows. <asp:ImageButton ID=\"ImageButton_DeleteRun\" ImageUrl=\"~/Assets/Images/Misc/delete.png\"
I\'m evaluating converting an old frameset based asp.net website to use master pages.The only thing holding me back is the huge amount of work it will take to update every page to deal with name mangl
I have code that \"pops up\" another ASPX page with an image in it. The javascript used to popup the the window is below.
I am using a L开发者_运维知识库istbox and Telerik Scheduler in my web page. I need to drag an item from listbox to scheduler control. How can I do that?I know this question is quite old now, but I tho
I have a database connection which takes an input from the querystring to access the appropriate data. However i have now upgraded things by encoding this data. As a result i now need to run the Query