by: Terri I. |
last post by:
I have an application that uses HTML, JavaScript, and ColdFusion 4.5. It
was originally written for NN 4.75, and I am updating it to work in the newer
browser. The application consists of a...
|
by: Tony W |
last post by:
Hi,
I am trying to write a simple application to retrieve data from the
Windows registry and insert it into textboxs on a windows form.
So far I have one namespace containing two classess.
...
|
by: Tobe |
last post by:
We want to change the autopostback properties
(serverside) of all of the dropdownlistboxes on the
page. I am trying to loop through the
Request.Form.Items, but I can't seem to get more the the...
|
by: Yeti |
last post by:
Hey everyone..I have no idea why this is happening..its so weird. I am
trying to change the backcolor of a panel when a textbox changes value. The
code is as follows:
Private Sub...
|
by: g6023 |
last post by:
Hi All
Newbie to C# I am afraid
The array of panel dispays OK but I am having problems with accessing
the controls within.
My panels each have a number of label controls. How do I set, say,...
|
by: ego |
last post by:
When designing a form I had insert a few objects near the left border
of the form ,
But when changing to the Form view, the size of the form is changing ,
All my objects (Labels, TextBox, etc..)...
|
by: seangibson |
last post by:
I have a form for entering data into a table. I would like the form to be blank when I open it, but it is showing the data contained in the first record of the table. Is there any way to set the...
|
by: tonyjeffs |
last post by:
VC++Express;
I have a form with one button. This is my code for the button1 click
event.
BackColor=Color::Red; // Red is in the scope Color ?
changes
color of Form1...
|
by: bseymour12 |
last post by:
Can anyone explain this strange behavior?
On an access form (access 2010), I have a line to change the enabled property in the "on_click()" event which disables the command button. The...
|
by: Seth Schrock |
last post by:
I have developed a rather complex query using three separate subqueries (they aren't nested together. They each link to the main query). Because of its complexity, I developed it in a querydef...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|