Search

You searched for the word(s): userid:85020

Matching Posts

  • Re: Invalid postback or callback argument.

    Sorry I should have updated this thread when I found the work around. RC gave me a better error message which helped me in fixing this. ## Actual Error ## Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them
  • Invalid postback or callback argument.

    (using Aug CTP) I have a composite control which consists of label, linkbutton & textbox control. Depending on the display mode (a property within the control) one of the control gets displayed. However when the linkbutton is clicked it seems to throw up this error. The control works fine in .NET 1.1. The control inherits from System.Web.UI.WebControls.WebControl, IPostBackDataHandler & INamingContainer & this is my IpostBackDataHandler implementation #region IPostBackDataHandler Implementation
  • Re: Clear Textboxes on form

    onClick of the clear button you may do any of the following. Response.Redirect(Request.RawUrl); if you can reload the page or textbox1.Text = null; or Write a client site javascript which can clear the form contents. This will avoid the postback.
    Posted to Web Forms (Forum) by krathni on 3/27/2005
  • Re: RequiredFieldValidator problem

    You could do it from the code behind page. Set the validator "Enabled" property as true based on the value of the dropdown. Hope this helps Kiran
    Posted to Tips & Tricks (Forum) by krathni on 3/16/2004
  • Senior .Net Consultant - 7+ Years IT Experience Available

    Professional with over 7 years experience in analysis, designing & developing software solutions in Pharmaceuticals, Healthcare, Insurance, Finance, Manufacturing, Automobile and IT industries. Background includes technical analyst/ developer experience in developing and supporting Internet, Intranet, e-commerce and mobile applications. Expertise is primarily in the areas of .NET, C#, ASP.NET, Web services, SQL Server. Skills: C#, ASP.NET, .NET Architecture, Coldfusion, ASP, JSP, JDBC, WAP, PALM
    Posted to Jobs (Forum) by krathni on 3/7/2004
  • Certified Sr .Net Consultant - 7 Yrs IT Exp Available

    Senior Developer with 2.5+ years of .NET experience (7 yrs IT exp) available for projects. Available for 60 hrs a week. Skills: ASP.NET, C#, Coldfusion, ASP, JSP, JDBC, WAP, PALM (Web Clipping), WML, Javascript, VBScript, HTML, DHTML, CSS, Weblogic, WebSphere, iPlanet/ Netscape Application Server, IIS, C, VB, MS SQL, MYSQL, Oracle 8i/8.0.x. Good in analysis/ design of Applications, Database, Business Processes. Location: USA If you need additional information please do not hesitate to contact me
    Posted to Jobs (Forum) by krathni on 11/13/2003
  • Re: Developer Wanted - Using Asp.Net Web Matrix/ IbuySpy

    Reach me at krathni@yahoo.com to pursue further. I charge $20 per hour for development. Thanks Kiran
    Posted to Jobs (Forum) by krathni on 7/2/2003
Page 1 of 1 (7 items)