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....
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10209421.html
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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20452907.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21507604.html
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...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Firefox/Q_23502190.ht...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20385251.html
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21988562.html
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.
...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22135852.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23550567.htm...
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23379654.html