Browse by Tags

Related Posts

  • Updating readonly server control value from Iframe

    Hi, I have an web application that works fine (.NET 1.1), but I'm having some troubles after its migration to 2.0 framework. Trhough sevral pages have been placed some readonly textboxes, which were modified with a value from selected in a popup (exple: calendars) page displayed using an iFrame....
    Posted to Client Side Web Development (Forum) by Manotas on 07-11-2007, 12:00 AM
    Filed under: popup, pop-up, postback, textbox, ASP.NET 2.0, calendar pop-up window, Client Script, client Side Web development, ClientScript, control, Disable, frames, iframe, javascript asp.net, javascript uploads
  • Problem with checkbox autopostback and session

    Hi everybody! I have some checkboxes (autopostback = true) which are stored in an arrayList. This arrayList with the checkboxes is saved in the session. Everytime a user clicks a checkbox, a textbox appears/disappears. I'm using a function to draw these textboxes. This function is called everytime when...
    Posted to State Management (Forum) by danni84 on 03-02-2007, 12:00 AM
    Filed under: postback, Session, session data lost problem, Session Management, Session State, Textbox, asp.net, "dynamic controls", lifecycle
  • setting label to visible with button click

    Hi, I'm having some problems with using a label to display a message "No Records Found" when the user clicks a Search button. What I want it to do is to check if there are any results from a database that get displayed on a GridView. I have the following method so far: ------------------------------...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-27-2007, 12:00 AM
    Filed under: paging, postback, records, rows, table adapter, textbox, VB, Visible, access database, ADO.NET, asp.net 2.0, asp.net 2.0 GridView databound ItemTemplate, Client, codebehind, data, data access layer, database, databind, databinding, DropDownList, If Statement, GridView, label
  • Web parts , Web User Control, Update Panel, Javascript

    Hi guys, Hope this time someone replies first of all, Is that possible to combine all above Asp.net and Ajax controls? The below one is my web user control code which I am using in the webpart zone. < asp : UpdatePanel ID ="UpdatePanel1" runat ="server"> < ContentTemplate > < asp : Panel...
    Posted to Web Forms (Forum) by BhaveshPatel on 02-20-2007, 12:00 AM
    Filed under: postback, querystring, Request.Querystrings, textbox, AJAX, asp.net 2.0, Client, JavaScript, DetailsView CommandField JavaScript, FindContol
  • MaskedEditExtender clears Textbox on Postback

    Hello, I am trying to use the maskedExtender, but the extended TextBox will clear it's contents, once there was a postback. I wonder if anyone could check the code and tell me what to do, so that the textbox is not emptied on postback? <%@ Page Language="C#" AutoEventWireup="true" %> <%@ Register...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Zappenduster on 02-07-2007, 12:00 AM
    Filed under: Postback, textbox, MaskedEditExtender
  • How to get input of dynamic textboxes?

    Hi, I have a webpage with several checkboxes. If a checkbox is checked, immediatly a textbox appears via autopostback of the checkbox, if unchecked, it disappears. The drawing of the textboxes happens through a method in the eventhandler of the checkboxes. Now the user can do some input in the textboxes...
    Posted to Web Forms (Forum) by danni84 on 12-14-2006, 12:00 AM
    Filed under: PostBack, TextBox, submit
  • Question about TextBox with Autopostback=true

    Hi I have developed an intranet site in C# and Ajax. It is not fully AJAX, but a combination of AJAX and ASP.net code behind. I have few text boxes & dropdownlist with AutoPostBack=true. When I am saving data using AJAX, and clear the textboxes from JavaScript code, I am facing a problem. The problem...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Sajib on 10-13-2006, 12:00 AM
    Filed under: postback, TextBox, ajax, javascript
  • textbox uneditable on postback in IE8

    I am working on Windows XP Pro SP2 64 bit Edition with VS2008 / 3.5 framework and have noticed that on postback my textboxes are uneditable. In fact, the only thing i can do is switch focus. The caret will only move to the first position in the textbox. I can't highlight with mouse or keys, I can't...
    Posted to Web Forms (Forum) by scott.elliott on 06-30-2009, 12:00 AM
    Filed under: TextBox, forms, PostBack, IE 8.0
  • TextBox id issue - failing to get text property

    I'm having a problem that's been driving me crazy. cmd.Parameters.AddWithValue("@display", dpct(this.displayGR.Text)); wtfTest = decimal.Parse(this.growthDisplay.Text); wtfString = this.growthDisplay.Text; cmd.Parameters.AddWithValue("@growthDisplay", decimal.Parse(this.growthDisplay...
    Posted to Web Forms (Forum) by evil_iggy1936 on 10-07-2009, 12:00 AM
    Filed under: TextBox, PostBack, debug
Page 1 of 1 (9 items)
Microsoft Communities