I'm running Win2K and IE 6. I have a user who cannot view some images. We get an error saying "Library not registered". The images that don't show are accessed with javascript. What is weird is I logged on as administrator and the images showed up. Any thoughts?
Currently in the process of researching how to implement outlook web access with exchange 5.5. The microsoft documents we have found so far seem as clear as mud. Does anyone have or know where to find an easy to understand setup guide for outlook web access?
Thanks.
I have a situation with two linked tables. I need to move a column from table A to column B (of course, only for certain records).
Here is one of my first attempts.
[code]
Update UserDefinedFields
Set UDFVCSD2 = (Select Buyer From OeorderHeader),
UDFVCSD3 = (Select CustomerPoNo From...
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.