Hai guys, I have two folders called CSVLoad and Forms... I have an aspx page inside forms folder which has a fileupload control. I save my uploaded file to my CSVLoad folder i gave the following p开发
I know I\'ve done something like this before, but I have no idea why it isn\'t working now.I have a ListView with some textboxes.I want to read the text out of those boxes when I click a button (linkb
I\'m trying to find the value of the submit button that triggered the form to submit $(\"form\").submit(function() {
basically, i just want the RadioButtonList without the radio button on it, i will code the rbl so that selected items have a different background color and make it look more professional, th开发者_Go百
Let me qualify this question.I\'m working on a \"classic\" ASP.NET application (Web Forms) that doesn\'t use Model-View-Presenter and was not written using TDD. It\'s also using an antiquated data acc
I realise that this is going to be a fairly niche requirement and will almost certainly raise a few \"WTF\'s\" but here goes...
It seems to me that any method of input I provide for a user needs some scrutiny, but I have never seen someone implement a single set of validation that all inputs must p开发者_运维百科ass.
I\'m trying to build a Pivottable on a webform in vb.net 2005 using OWC. I have added the Pivottable item to the toolbox, but it is grayed out and so I cant use it. If I develop a Winform instead of a
I\'m creating a web application that is optimized for the iPhone (but also should work on all mobile devices). I have a form field that includes one standard text input and then need a开发者_如何学编程
i have a datalist in my aspx like this: <asp:DataList ID=\"dlSubs\" runat=\"server\" CellPadding=\"0\"