Advertisement

1 - 10 of 13 containing alltags:("setting focus on a") (0.001 seconds)
Hi, I have a form based on a table, countinuous form. I also have a button in the form footer. My problem is: When I klick on the button nothing happens, I must click twice before it reacts....
Zones: MS AccessDate Answered: 02/02/2002 Grade: A Views: 0
I am creating a textbox (and some other controls) using the controls from the controls toolbox on a worksheet at runtime. It all works well except for one problem: there does not seem to be a way t...
Zones: MS ExcelDate Answered: 05/05/2007 Grade: A Views: 0
I have a tab form and for some reason the second tab is selected.  How do I set the first tab to be selected? Also is the format property the same in .Net as regular VB.  For example, Format(tex...
Zones: .NETDate Answered: 01/14/2003 Grade: A Views: 0
Hello all... I have the following script that allows a user to upload up to 20 files, but only initially displays a single textbox and file upload dialog... We're looking for a method of setting...
Zones: JavaScriptDate Answered: 07/28/2005 Grade: A Views: 0
The following properly sets the focus to the input field being tested in IE, Opera, and Safari (Windows). It does not work in Firefox; instead the focus goes to wherever you sent it in order to lea...
Zones: Firefox, JavaScript, Web DevelopmentDate Answered: 06/20/2008 Grade: B Views: 228
How do I set focus to the first cell in a new row that has just been inserted?  I've tried a variety of things to no avail... Here's the code so far: <script language="JavaScript"> var rowID...
Zones: JavaScriptDate Answered: 10/29/2002 Grade: A Views: 0
This is an extension of this question: http://www.experts-exchange.com/Databases/MS_Access/Q_21981827.html The solution given worked on one machine but not another one (grrr sometimes I just ...
Zones: MS AccessDate Answered: 09/18/2006 Grade: A Views: 0
This should be simple but I can't get it to work. I want the cursor to be placed upon the pages loading in the form field "BCODE". Any suggestions? I need this fast so I will give it a high value. ...
Zones: Web DevelopmentDate Answered: 01/25/2007 Grade: A Views: 0
I'm using Classic ASP on a Windows 2000 server to direct a handheld running Wiindows CE to input a barcode scan to SQL. My problem is that I can't set focus to the input textbox on the hand held sc...
Zones: ASP, FrontPageDate Answered: 07/29/2008 Grade: A Views: 32
My application opens to Form1 when loading.  Form1 has two tabs and many controls, one of them is a text box - txtPolNumber. I am trying to set the cursor focus inside the text box when the form...
Zones: C#, .Net Editors & IDEs, MS DevDate Answered: 05/19/2008 Grade: A Views: 599