April 25th, 2010 |
xumi |
Question:
I’m using outlook 2002. I need to search the subfolders in public folder.
Please review attached file.
Is there anyone know how to make it work?
Thanks in advance
Solution:
To the best of my knowledge, No……only available via third party add-ins.
see http://www.slipstick.com/addins/search.asp
April 25th, 2010 |
xumi |
Question:
if i have
btn_test.addEventListener(MouseEvent.Click, dosomething);
function dosomething(event.MouseEvent):void{}
now instead of only 1 parameters how do i pass it so that it has
btn_test.addEventListener(MouseEvent.Click, dosomething(….,2));
function dosomething(event.MouseEvent, id:Number):void{}
Solution:
what is that id? reason i ask you might not need as you could use event.currentTarget.id or something to that effect.
however if you want to pass extra parameters I believe you have to create [...]
April 25th, 2010 |
xumi |
Question:
I’m having trouble creating rollovers that will function in HTML eMail. There’s no problem with them on a web page, but the same code won’t work once it’s sent as eMail. Also it seems that HTML eMail fails to show table background images. How can that be resolved? Any ideas?
Thanks
Solution:
Because a lot of email clients [...]
April 25th, 2010 |
xumi |
Question:
I have recently installed a VMWare ESXi server running about 4 VMs.
I want to know how I can get SSH access (or other shell or filesystem access) to the datastore so that I can configure a nightly backup/rsync to another machine.
I cannot seem to find a way of getting access to the server other than [...]
April 24th, 2010 |
xumi |
Question:
My computer crashed, I took out hd and made it a slave. First I must find where the pst file,copy it and then install into another outlook 2000. Thanks in advance.
dc
Solution:
by default it will live here:
C:\Documents and Settings\User Profile\Local Settings\Application Data\Microsoft\Outlook\
probably called outlook.pst
install outlook on your new computer setup, create a profile… then close outlook
navigate [...]
April 24th, 2010 |
xumi |
Question:
I have a Joomla 1.5 project that requires the following
1) Code must run before routing i.e. in parameters we can setup an action identifier that we can intercept before it goes to the default Joomla routing engine. The component will not actually exist but we need to use this to redirect the visitor to a [...]
April 24th, 2010 |
xumi |
Question:
I have windows xp which is having service pack 3. Last time when i updated my windows the explorer also gets updated from 7 to version 8. but i have some bank websites which is works with only explorer 7 or earlier. i tried to remove explorer 8 from add or remove and registry also [...]
April 24th, 2010 |
xumi |
Question:
We have exchange server 2007 which is pop3 server . we have created email ids in godaddy and we are downloading email from godaddy mail box to exchange server mailbox using by quantom software.and we are sending the email from outlook to exchange server then exchange server routing to outside domains.
For that we have made [...]
April 24th, 2010 |
xumi |
Question:
I have a mailbox on an SBS 2003 server that won’t receive emails. I thought it might be over the quota but there are two mailboxes that are larger than it. It hasn’t received an email since somewhere in 2009.
Solution:
And you don’t get any bounceback messages?
What does message tracking say?
http://www.msexchange.org/tutorials/Exchange-2003-Message-Tracking-Logging.html
April 24th, 2010 |
xumi |
Question:
For the companies having multiple sites and transfering goods between sites frequently
and each site maintains seprate serail, how can we maintain in Dynamics GP.
In Dynamics GP inventroy cotrol setup it is not possible to make more than one serial (Like type id in SOP).
Can anyone suggest how can we handle this more efficiently.
As of now, [...]