Can someone please shed some light on this for me, I have tried using
RegisterStartupScript and I cant get it to work.
The purpose of this is that the calendar is displaying info from a db and
when a link on the calendar is clicked it will open a popup window displaying
that info.
Thanks...
We've got a win 2000 server with xp pro clients. we have set up the instant messenger server on the 2000 server and for some reason only a few are able to log on to the service. a lot of users are getting the error message stating that their password is incorrect or their username doesnt...
Can someone help me convert the following code to ADO. Im moving my database to sql server.
'This procedure generates the Expense ID with the last two digits of the current year
'and increments each time. The year counter does roll over at the end of the year.
Private Sub...
does the "Set printer" procedure not work in office 2k3? i have this procedure coded that will set the printer to network printer and it worked fine in 2k2 but when i upgraded it stopped working. what gives? here is the code in question
Dim tempPrinter As Printer
Set tempPrinter =...
We have a mulituser environment running xp pro and the server running server 2000. the user's profile status will not switch to roaming even after i changed it manually. i tried deleting the user's profile from the local machine but that didnt work either. has anyone had this problem before?
there are 3 forms and 1 table involved here. the first form (frmExpSnapShot) has a button to open the second form (frmViewNotes) and the second form has a button to open the third form (frmEnterNotes). the table (tblNotes) contains the notes and has a autonumber ID for each different note...
I have a main form with a subform in it. When the main form is opened it generates an expense id number. the subform contains the expense information for that id number. the subform has its own table that is connected to the mainform's table via the expense id. the subform can have multiple...
one of my user's profile will not change to roaming. ive tried changing the profile type in the user settings but that didnt work. as a result of this the profile is not updating on the server. i tried deleting the profile folder from the server to check if it would create a new profile folder...
Can someone help me out here. I tried adding a printserver to one of our sites but it is not going as smoothly as i anticipated. for some strange reason it is not pulling the correct IP address or Subnet Mask and Gateway address. Ive tried resting the device a million times but it will not...
can someone help me with this.
i have values in a multi-select listbox and i want to send the values selected by the user to a query. whats the best way to do this?
i want to display the number of records in a table on a button. the reason for this is that the button will take the user to a notes form and i want the button to let them know if there are any records in the table. but it must show only the total number for the record that it corresponds to...
only one user is having this problem. they are running xp pro and as far as i can see all settings are correct. does anyone have any ideas why the profile won't load?
I want to create a form that will allow the user to create reports on different things. For instance, there are several radio buttons at the top. One will say "By Employee", when that radio button is selected it will show all employees in a listbox. The user will select an employee from the...
i am currently emailing a form in HTML format when the user clicks a button using the Docmd.SendObject function. the problem i am having is the format of the cell headings on the email attacthment. i want to exclude some of them and instead of using the field name (ex. txtTotalExpenses) i want...
i cant get the results of a query to display in a text box. the query only has one record and one field in it but it wont display. ive tried setting the default value of the textbox to value of the query but the txtbox shows #NAME! in it. ive tried "ME.txtCULevel= qryUserLevel.userLevel" but...
ive got a form that has a combo box with all employees on it. selecting a name fills in all fields such as address, city, etc, as well all that employees reports in a subform.
each employee has a user level, 1 - 4, with 1 being the top and 4 the bottom.
what i want to do is when ever a...
i was wondering if it too much to set up tables as follows.
ive currently got an employees table with all employees listed on it. would it be a good idea to have each different level of employee on a different table. for example, employees would have their own table, their managers would be...
I have a form, "frmEmpExpenses",that allows users to enter expense report information one day at a time. When the form is initially opened an ExpenseID is generated and is stored in field "txtExpenseID". After the user has entered all info they are to click on the "Save" button which saves the...
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.