Microsoft
Software
Hardware
Network
Question : HOW TO DEACTIVATE ALL COMMANDS, TEXTBOXES AND DROPDOWN BOXES ONNA FORM?
PROBLEM DESCRIPTION
Users can enter other information on form “frmAHA_NEW_VER1” before entering the title of the AHA.
PROBLEM DETAILS
When users log into the application and click “NEW AHA” they are re-directed to form “frmAHA_NEW_VER1” to begin entering the new AHA information. I do not want the first piece of information entered on the form to be the AHA TITLE. I need a simple way to de-activate all other textboxes, combo boxes, command buttons etc…. on form “frmAHA_NEW_VER1” until the AHA Title has been entered. The only button that can always be active is the CLOSE button on the “frmAHA_NEW_VER1”.
ATTACHMENTS
IMAGE OF “frmAHA_NEW_VER1”
DB FILE OF APPLICATION
Attachments:
frmAHA-NEW-VER1-7-22-2010.JPG
(91 KB)
(File Type Details)
IMAGE
With-Code-AHA-Builder-2010-VER-1.zip
(755 KB)
(Possible File Type Mismatch)
DB
Answer : HOW TO DEACTIVATE ALL COMMANDS, TEXTBOXES AND DROPDOWN BOXES ONNA FORM?
What version of Oracle are you using?
What you are wanting to do is PIVOT the data. This is a little bit of a problem prior to 11gR2.
You can read about the various ways at:
http://www.oracle-base.com
/articles/
misc/
Strin
gAggregati
onTechniqu
es.php
Random Solutions
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?
Load Balancing two ADSL connections for small office
IE8 Submit Form with [Enter] Key, not functioning properly
How to block Remote Desktop to other domain admins on a particular server
Coldfusion - SQL syntax
setup Xsan with couple of Apple macs final cut pro
Ex2010 - Move Mailbox Failed - Corrupt Messages
How do I write data to separate excel worksheets in coldfusion?
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
Datareader.Read() does not pull the required rows