Browse by Tags

Related Posts

  • textValueChanged Event issue on Button Click

    Hi to all............... Pls help me to solve this issue. i have a GridView which contains data including a column (View link) for each record. When i click the view link,a popup displays which contains the FromDate and ToDate Calendar. After selecting both dates,a TextBox displays the difference between...
    Posted to Web Forms (Forum) by mvijayrkumar on 06-12-2009, 12:00 AM
    Filed under: vb.net, Visual Basic .NET, Events, textValueChanged Event
  • (Class) events why use them?

    Hi, Recently I read some articles about using events and/or class events, but not a single article realy explainend the true use and benefit of using events in classes, but only how to use them. As far as I understand, you can use an event to trigger a certain procedure of a class within another class...
    Posted to Visual Basic .NET (Forum) by DriesM on 06-04-2009, 12:00 AM
    Filed under: delegates, Events
  • Dynamic Linkbutton with asp:calendar

    I have a asp:calendar that dynamically adds Linkbutton controls that come from the database. I am unable to figure out a way to find out what linkbutton is clicked. What I am trying to do is when the linkbuttons are generated. I want to be able to click the linkbutton and be able to know which button...
    Posted to Web Forms (Forum) by cgreene.gsu on 06-01-2009, 12:00 AM
    Filed under: "code editor", .NET, 2008, C#, CodeBehind, dynamic, events, javascript, Javascript debugging, Asp.NET Controls
  • Send Text message to cell phone

    i have a Online appointment project i which i have to send reminder to patients regarding the appointment date and time just before one day. i have to send reminder through email and SMS. i don't know how to send SMS text through asp.net application. how can i send the text message..
    Posted to Web Forms (Forum) by Rangapure.S.Swapnil on 05-03-2009, 12:00 AM
    Filed under: .msg, .net 2.0 ASPX, .Net 2.0 FormView, accessibility, accessing controls, asp.neet 2.0, asp.net 2.0, ASP.NET 2.0 + Third party Controls, ASP.net 2.0 code-behind, aspx.vb, Attachments, autocomplete, automatic form posting, events, mail, mail MailMessage BC blind copy C#, mail message colors c# aspx function, mailaddress() email asp.net 2.0, mailform, mails in asp.net, mailto:, Message box, message passing, messages, user controll, user controls asp.net
  • Unit Testing Controllers as a whole

    There are quite a few examples out in the wild for unit test controller actions. It's relatively straight forward. What I need to test now are the actions' complete lifecycle, including having the OnActionExecuting, OnActionExecuted cycle run to test filter, ViewData scrubbing and other things...
    Posted to ASP.NET MVC (Forum) by claco on 04-20-2009, 12:00 AM
    Filed under: TDD, controllers, events, unit
  • page unload problem

    I have a web form in my application. I want to remove some session variables if the user attempts to leave the page. It seemed logical to put any code to handle this in the page unload event, however the page unload event gets fired every time the page does a post back, like when the user changes a value...
    Posted to Web Forms (Forum) by imran1978 on 03-18-2009, 12:00 AM
    Filed under: events
  • Why to create Events if a method can suffice the requirement?(www.LearnersSpace.com)

    Hi All, I am working on a portal called www.LearnersSpace.com .In this application I need to raise some procedure when the no of tests taken of an user exceeds 5 I have to send an email to the user that the user is eligible for the certification. For the above scenario my PL adviced me to develop an...
    Posted to Getting Started (Forum) by JPalaparthi on 03-18-2009, 12:00 AM
    Filed under: Online test, benifits of Custom Event Handling, Custom event handling, Deligates, event handling, events, Learners, www.LearnersSpace.com, space
  • Linkbutton event not fired in dynamic user control

    hi Guys, I have a page where you can select profiles to load on the page, each profile is a user control which loads based on the profileID. Now inside this user control i have a simple linkbutton to sent an email but when i click this linkbutton no event is fired it just reloads page. I hope somebody...
    Posted to Web Forms (Forum) by sanderkerstens1971 on 03-15-2009, 12:00 AM
    Filed under: user control, events, LinkButton
  • Button click not reaching event handler

    Is there any documentation that explains what goes on "under the covers" to wire up a button click (or, probably, other events as well) to their code-behind event handlers? My problem is that I've been running into a rash of circumstances where I click the button and nothing happens. Setting...
    Posted to Web Forms (Forum) by daveh551 on 03-05-2009, 12:00 AM
    Filed under: postbacks, buttons, events
  • Dynamic User Control - RaiseEvent Fires every second postback

    Hi, I have created user control that raises an event from dynamicaly generated buttons that should be picked up by the parent, however, event fires every second postback and I have no idea why. ============================= User control: tab_menu.ascx.vb ============================= Imports System.Web...
    Posted to Web Forms (Forum) by wmin on 02-09-2009, 12:00 AM
    Filed under: VB, VB 2008, .NET, ASP.NET, asp.net 2.0, asp.net 2.0, Delegation, event, Events, asp.net2.0, RaiseEvent, User Controls, usercontrol, control
Page 1 of 13 (121 items) 1 2 3 4 5 Next > ... Last »