Hi
I have 2 fields called start and end time, they are date/time datatypes, and when i have created the form i have put the short time input mask. BUT when i run the form it is the long time input mask (which includes seconds).
This is the input mask code in the property sheet for the 2...
Hi
I have 2 fields called start and end time, they are date/time datatypes, and when i have created the form i have put the short time input mask. BUT when i run the form it is the long time input mask (which includes seconds).
This is the input mask code in the property sheet for the 2...
I have 2 text boxes, starttime and endtime, when the user enters in start and end times, another third box populates with the total time take between the start and end times, the control source of the total time is set to this:
=DateDiff("h",[startTime],[EndTime])
All of this works...
Hi
When a user enters in text in 2 text boxes on a form, i wish them to click a validation button. The validation button will then run a query and the query will comprise of information added in the text boxes above, the results will then appear on the same form on a label.
To do this a...
Hi
A user has two input time boxes one for start time and one of end time, once the end time is clicked i wish the total time to be work out between the start and end time, and then to enter this total time in a text box on the same form. On the expression builder how can i do this, i have...
Hi
When a user enters in text in 2 text boxes on a form, i wish them to click a validation button. The validation button will then run a query and the query will comprise of information added in the text box above, if the query returns data, i wish this data to appear on the same form on a...
I have created a virtual directory on IIS 5.0, and i map the virtual directory to a folder on my netware server which is running Netware 3.0. In IIS i see an error symbol next to the virtual directory, but when i click at the virtual folder it shows me the contents - which are all correct...
On my ASP page i have coded a insert query, the query is correct however when i check on the browser i get this error
HTTP 500.100 - Internal Server Error
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an...
I have an entry form in Access where the use adds a new record to a table, i wish that before the entry is added, to run a query on the database, to check if that entry is already added, and to return back how many entries have been added of that name, and then to tell the user with a dialog box...
I have a SSL installed on my IIS version 1.1, i now have a new server with Windows 2000 and IIS 5.0, i wish to export my SSL over to the new server, i found help on the Microsoft site, but this only applied to IIS 5.0, can anybody help or advise?
Thanks
Kindi
I have a PDF that i wish users to download, at the moment when they click to download the PDF, if Adobe Acrobat is installed, the PDF opens in the browser, if Acrobat is not available, the user has to save the PDF to their PC. I wish the users to ONLY be able to save the PDF on their PC, how...
Our webserver went down, and the server was rebuilt with windows 2000 and IIS 4.0 as before. I have set up the websites as normal on IIS, however all websites that run with HTML files are working ok, but websites that are ASP scripts in the browser come up with a 'Object Disabled' error.
Not...
I have a SQL server DB, and the data is added by Access Forms 2000 front end, via linking tables. I have never come across this problem before, but when the a form is in edit mode of a particular table, when a user edits the data, and clicks to move to the next record, a write conflict message...
Hi
My web server went down, and i have replaced all the files, etc. but i have to reinstall the SSL for a partiular website. I have the original certficate request file, but in IIS i am asked to generate a new request, which i do not wish to do as the request is already created. I am not sure...
I wish a form to open in ascending order of a certain number field.
There is a property setting for the form, called Order By and the Access help recommends to just add the name of the sorting field in this option, but its doesnt seem to work!
Any ideas?
Cheers
Kindi
I wish the user to enter a date on a form, and click a command button. The command button then finds all records with that date in a certain column, and open the entries found in a certain form, ready to be edited.
How can i do this?
Many Thanks
I have an ASP page that allows a user to download a file. The file is sitting on another server, but is mapped to the server where the script is executing. so in the HTML tag, this is how i create the link:
<a href="file://h:/downloads/download.pdf">download file</a>
This does not...
I have a created a search engine on a form in access. When the search command button is hit, it filters all records that matches the criteria given, and opens a form in read only mode, with all the filtered records. There is a point where a user can enter a date into a textfield and search by...
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.