Enter Keywords:
1 - 10 of 22(0.015 seconds)
Sort By:
 
I'd like my website's main page setup so that when someone closes it down, a small java box will popup with just "OK" and "Cancel" prompts - if they click on, it'll redirect them to a specific html...
Zones: JavaScriptDate Answered: 10/08/2003 Rating: 6.8 Views: 19
I know this issues has been dicussed already but none of the solutions work for me. I need to know as fast as possible when a user leaves a chat room using PHP, without waiting for the timeout (...
Zones: Web DevelopmentDate Answered: 12/29/2004 Rating: 6.8 Views: 0
Okay, the problem is simple but for whatever reason I failed to find a good solution for some annoying problem... I have a form with several editboxes on them. There are also several menu-option...
Zones: Delphi ProgrammingDate Answered: 10/27/2006 Rating: 7.8 Views: 0
Hi Guys,              Could you explain the implications of the differences between how the below form classes are designed. Method #1. There is Form1.cs file in the project with code: ...
Zones: C#, Font CreatorDate Answered: 09/20/2006 Rating: 8.8 Views: 12
This is to continue the thread: http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_20663064.html The question has yet to be answered, as the answers provided are not suitable solutio...
Zones: JavaScriptDate Answered: 08/08/2007 Rating: 7.8 Views: 0
I am not very experienced with component writing, and all I want to do is handle the OnEnter and OnExit events on a Tedit-derived component.
Zones: Delphi ProgrammingDate Answered: 11/12/1999 Rating: 9.2 Views: 0
I write codes in the Edit box OnExit event and OnKeyDown event. the OnKeyDown procedure likes begin   if Key = VK_F4 then     F4AutoClick(CmbDeptFrom, edtDeptFrom); end Problem is when I pre...
Zones: Delphi ProgrammingDate Answered: 12/02/1999 Rating: 9.2 Views: 0
TStringGrid's OnExit-event happens only after the form's ActiveControl is changed. Is it possible to write code that is executed before ActiveControl is changed? Somekind of OnExit-event that occur...
Zones: Delphi ProgrammingDate Answered: 01/09/2003 Rating: 9.2 Views: 0
    Hello,     I have a question that I'm trying to find this question an answer for some time. Maybe you can help me.     I coded a poll system on PHP. I want the poll window to popup when u...
Zones: JavaScriptDate Answered: 05/13/2003 Rating: 6.8 Views: 126
I need the javascript code to open a pop-up window when someone leaves my web page. The pop-up window should be 640x480px The pop-up should have NO toolbars or scroll bars. The code should n...
Zones: JavaScript, Inter...Date Answered: 01/27/2004 Rating: 6.6 Views: 8