Hi everyone...
I'm a rookie volunteering for a charity. I'm trying to have a password checking program that will validate the password before continuing
I'm trying to have a message appear on the screen if an invalid password is entered. - by using hidden/visibility.
I've created a gif...
I have created a form. I would like a print image - or screen image - exactly what is shown on the form to be emailed into our organization.
I have searched and searched and cannot find out how to do this. The reason I want the exact image - is that several people will be reviewing the form...
I am trying to print only a portion of a web page when a print button is pressed. I have done what the following site suggests - but I keep getting the entire web page printing.
http://javascript.about.com/library/blprint.htm
Can anyone help me? I am unsure of what should be put in the...
Hi
I hope you can help. I'm new at this....
I have a dropdown list containing Products. When the user selects a product - I would like a JS function to execute that will get the index of the product to look up the price in an array.
I have
<select name="SelectProduct1"...
I am trying to pass input fields from one page to another. Here is an example that I am getting "name" in the t1.htm page - and trying to pass to t2.htm page.
T1.htm is
<body>
<form method="POST" action="t2.htm">
<p><input type="text" name="name" size="20"></p>
<p><input type="submit"...
I want the ability to have a "Download" on the web page that will in essence "Save the target as" - or download the picture to the user's PC.
I have the word Download linked to the picture. When you click on it - the picture is displayed in the browser. I am not given a...
I have a form with a subform. The Record number box appears on both the subform and the form.
When the user presses the page next (arrow to right) - it causes the subform child record to be written before the form's parent record.
So I'm trying to hide the record number box or record scroll...
I am trying to design a process for creating comparison reports. This would allow the user to ask for any range of dates -- to be compared to another range of dates. For example, they may want to compare 2nd qtr (07/02 - 09/02) to 3rd qtr 2002 (10/02 - 12/02) Or they may select only a month -...
Bear with me -- I'm still new at Access....
I am displaying a list. The user selects from this list to perform an update. I recently found out that the user can delete items off this list.
I want to have a way to either disable the delete key -- or through VBA code - to disable the delete...
I would like to create a file that may have zeros or nulls in the key -- and I keep getting an error message "Index or Primary Key cannot contain a Null value"
Here's what I had in mind... When there is a detailed specific rate on a customer and/or product level, then enter the...
I have a form for the parent (bill-to customer) and another form for the child (ship-to customer). This is a one to many relationship.
The billto customer number is the key on the billto file. This number is shown on the form to display and add shipto records.
When I try to add a shipto...
I am getting this error when I try to enter a value in the second field in a subform. I don't have a macro. Looks like there is a period somewhere that Access is intrepreting as a macro. But I have no idea where it is. I've looked at the code. Any ideas?
Here's the full message:
The macro...
I want to use subforms to display detail and display the total of one of the subform fields in the main form.
Specifically I show detail information of exclusion code and exclusion amount in the subform. I want to total the exclusion amount and display it on the main form.
Is there anyone...
I have 2 tables that have a parent/child relationship. I am using a subreport to include the child info on the report. I will rarely have a child record.
When the report is displayed, there is a blank area where the subreport info would print - if there is a child.
This is making the report...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.