Browse by Tags

Related Posts

  • Dialogs in ASP.NET using server-side-blocked-calls

    Hi, I have created a true MVC-pattern for ASP.NET that allows dialogs windows in ASP.NET just like you would do when using WinForms. I am using a technique called server-side-blocked calls (server-side AJAX). On my website there are four demos online and also a recording of a live-coding-example (executable...
    Posted to Announcements (Forum) by inchl on 09-28-2006, 12:00 AM
    Filed under: PageAsyncTask, popup, server-side validation, show/hide, submit, ViewState, Web Controls, "Asynchronous Operation", ajax, ajax history bookmarks, ASP.NET 2.0, ASP.NET 2.0 Client Callback, AsyncOperation, c#, client-side validation, components, Crosspagepostback, event Bubbling, file upload, javascript, Wizard, Wizard Step, form
  • Update textbox.text from other textboxes?

    Hey... I have 5 textboxes, what Im trying to achieve is to update the 5th textbox with all the values of the other 4 textboxes without a postback. So for example... textbox1.text = "John" textbox2.text = "Smith" textbox3.text = "25" textbox4.text = "London" And...
    Posted to Web Forms (Forum) by boomers on 09-08-2006, 12:00 AM
    Filed under: TextBox, update, ajax, ASP.NET, ASP.NET 1.x, auto updating, client-side validation, javascript, form
  • 2 radio buttons one field off till 2nd radio is selected?

    I'm an asp.net/c# newbie ok thats out of the way. My requirement is to create a page that has 2 radio buttons, one of those radio buttons will have a text box that will be deactivated/grey'd out UNTIL its button is selected after which it will be active. Obviously this is easily done with javascript...
    Posted to Web Forms (Forum) by aforonda on 08-31-2006, 12:00 AM
    Filed under: ASP.NET, deactivate, javascript, form, radio button, c#
  • Change textbox colour on validation

    Hi I don't know if this is possible but I want to change the background colour of a control (textboxes and dropdown boxes mainly) when a requiredField or custom validator finds something is wrong. I'm aware that it would most likely have to be javascript because the validation is clientside but...
    Posted to Web Forms (Forum) by pbCraig on 08-20-2009, 12:00 AM
    Filed under: javascript, form, validation, validator, backcolour
Page 1 of 1 (4 items)