Up until today I had several web pages running fine on an intranet at work however today I find that when I access the web page for the first time it loads OK but when I click the refresh button I get an error message like the one shown below.
Provider error '80004005'
Unspecified error
But...
I have a multitable query where I am using all the records from the left query and only records from the right query that match one of the fields from the right query is "StartDateTime" which is formatted a shown
23/03/2004 09:34:00
My problem is that where the field contains no dateTime then...
I have an asp page that shows the total number of future orders by date, they are grouped by date and summed by number of orders. what I was hoping to do was to create a detail page that would be populated by using the date column as the parameter however whenever I try it i keep getting a data...
Hi,
I have an asp page (MCdata.asp) that extracts data via a recordset, I have a repeat region for all records, these records relate to machine numbers. The field for the machine numbers is set so that when any of the numbers are clicked then the user is taken to another page (MCdatachange.asp)...
Hi Guru's,
I have a checkbox which is called 'completeCB' and what I need is for this checkbox to be disabled unless the three text areas I have on the form are all populated. I have loooked through the forum but cannot find anything to help me.
the text areas are named as follows
Investigate...
Hi, I was wondering if there are any Guru's out there that can help me, I have set up IIS on a machine at work to run some intranet pages however I find that the dates when shown in the browser are in US format even though the lacale settings are set to UK. I have browsed the web and found the...
Hi,
I wonder if someone can help me I amusing tables from a legacy system to create an asp page and I need to calculate the days in stock for certain products. below is the sql i am using and I would like to add the following but I cannot get it to work
Sum(JBSPEC.due_date - Date())As...
Hi, I have just been given the job of doing the backups using Arcserve as the Guy that was doing it has left. As usual I have no experince with Arcserve at all and have read the small manual that came with it but I am getting the following problem.
The Backups are running OK however the media...
is it possible to use "lookups" on multiple columns.
Sheet1 contains 4 columns i.e.
MCcode Downcode Mins Occurences
101 JUB 10 2
101 JUC 5 1
101 JUD 30 5
201 JUB 8...
Can someone help me I have a simple password form that contains a textbox and a command button. I know that this is probably very simple but I cannot seem to sort it.
When the user has entered the password, if they press the "Return" key on the keyboard then it sets the focus to the...
I have a subform that is requeried from a combobox on the main form, once the requery is done I then click the record selector to requery another subform. Is there anyway to simulate that "click" by code. Once the first record is "clicked" i have it set up so that the users...
Hi,
I have a page that contains two forms that each contain a combobox I ahve added the following code so that the form is reset when the back button is used however only the first form resets couls someone provide me with the correct syntax to make both forms reset.
<body...
Hi,
We have a presentation where a certain slide is duplicated evry four slides. this slide contains details of our visitors and the precentation is rolling throughout the day.
Is it possible to change the data in one slide and then copy/duplicate that slide dynamically to every fourth position...
Guys,
I am very new to javascript and what I am trying to do is make a textbox enabled or disabled depending on the value in another textbox. below is the code i am trying out, i know it does not work and would appreciate any help. the two textbox names are
txtPriceOut
txtPriceInc
<script>...
I have a form that is requeried from a combo box, the amount of records can vary for each requery. If I have used the record selector and let's say it is showing as row 5 selected when I do a requery I would like the record selector to default back to the first row. is this possible
Regards
Paul
I have tried without success to have a mainform(frmFluteTypePapers) with 2 subforms
(frmFTPResults) & (frmNewGrade) and get them to requery
Mainform has three comboboxes that get data from a query after the last combo is updated then frmFTPResults show all related records.
Then in the Click...
Is it possible to have 2 subforms embedded into one main form. I have a Form(frmPapersType) which has 3 comboboxes on it plus a subform (frmPaperTypeResults). after the comboxes are updated then the subform shows the results.
At the moment I have an onClick event in the subform which opens...
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.