Thanks - Found it in technet - had to rename the ratings.pol files (didn't know/realize there were two) - it acted just the same as deleting the ratings key, but this time it actually took when i reset the ratings and password.
Travis
I don't know what kind of object a 'span' is, but doesn't it have properties like top,left, etc? That's what you're trying to get at aren't you, not where the mouse is.
Are you trying to trigger the pop up when the user 'hovers' over your span (i.e. without a click)?
Unfortunately I can't get to help - must not have installed it originally and Windows update page doesn't ahve it anymore - Anywho - did the fix you used do anything more than delete the ratings key in the registry? That disables ratings - don't want that - even when I do it and then reset...
Xanadu
I am having the same problem, but when i look on the FAQ page for content advisor I only see faqs for removing/disabling password. Is the faq you reference still there? TIA
Thanks - Finally got it when I switched to the SQL view and watched what happened in design view when I coded the query - I was trying to put 'iseven(idnumber) = TRUE' in the criteria for field1 - hahaha - the where clause was pretty funky
Can you use a VBA function in a WHERE clause - either in query designer and run it immed or using ado/dao in immed window ?
I want to :
UPDATE mytable SET field1 = "JANE" WHERE iseven(mytable.idnumber)
TIA
ACCESS2000
I have a form with four pages and subforms on Pages2-4. Page1 has 5 controls bound to fields from a SQL query from one table. Pages2-4 have fields bound to other more complex queries. When a new record is added for Page1 only 1 of three default values show up in the controls...
When setting up resources on an NT cluster, is it true that you have to set them up on each of the nodes (making sure they're identical of course), then 'register ' them for the cluster (virtual server). I watched one of our consultants do it this way last week and can't believe that MS would...
My original reply said .lpt1 - should be LPT1. instead (if your LPT1 is where you want to go and it's captured on Novell) if not ( a local printer ) just LPT1 (no period) Hope I didn't confuse you.
Let's say your printer documentation says the control code for 17 cpi = "&17c" nad reset is "&esc" (look in the printer programmers documentation) and that your printer is attached to lpt1 or lpt1 is captured to a network queue.<br>
<br>
set printer to '.lpt1' // cause...
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.