Hi.
This is ONLY for someone who is in United States. Simple task or at least it should be. Have a client that is unable to set up Microsoft Outlook to get mail from his website.
Need someone to be in contact with him and coordinate the email account.
OK, I already have a plugin that rotates quotes in in and out of my messages. ONE problem… I want the messages to go in order, instead of random.. so start at the top.. and go to the bottom. I will paste the code below…. It will likely only take a small tweak so instead of generating a random quote it does down the list one at a time…
Ready to get started on this one ASAP… I need it immediately.
# This extension provides “random” rotating text through a new
# template element named &rotating_text; Please look at the
# “Rotating text.” Quote Template for a demonstration.
proc etx_rotating_text {args} {
set items {
{
“I have never let my schooling interfere with my
education.” – Mark Twain
}
{
“Beware of the man of one book.” – Thomas Aquinas
}
{
“Common sense is not so common.” – Voltaire
}
{
“Only two things are infinite, the universe and human stupidity,
and I’m not sure about the former.” – Albert Einstein
}
{
“It is not only fine feathers that make fine birds.” – Aesop
}
{
“Dignity does not consist on possessing honors, but in
deserving them.” – Aristotle
}
{
“No opinion, however absurd or incredible, can be imagined,
which has not been maintained by someone of the philosophers.” -
- Rene Descartes
}
{
“Do not be in a hurry to tie what you cannot untie.” – English Proverb
}
{
“If money is your hope for independence you will never have
it. The only real security that a man will have in this world
is a reserve of knowledge, experience, and ability.” – Henry Ford
}
{
“Injustice anywhere is a threat to justice everywhere.” -
- Martin Luther King
}
{
“Hatred is the coward’s revenge for being intimidated. ” –
- George Bernard Shaw
}
{
“Good taste is the enemy of creativity.” – Pablo Picasso
}
{
“Don’t go around saying the world owes you a living. The
world owes you nothing. It was here first.” – Mark Twain
}
{
“Once you have missed the first buttonhole you’ll never
manage to button up.” – Goethe
}
}
set count [llength $items]
set pseudo_random [expr [clock seconds] % $count]
return [lindex $items]
}
Categories: Programming Tags: items, Microsoft, microsoft outlook, microsoft outlook plugin, outlook, outlook plugin, outlook plugin tweak, Plugin, plugin tweak, plugin tweak programming, random, rotating, rotating text, text, the world owes, Tweak, world
I need help resolving a setup issue with Microsoft Outlook. I have installed microsoft Office Prof 2003 on my laptop. When I went to setup the Outlook mail, I selected microsoft exchange server instead of the generic exchange server.
Now when I try to open outlook, it gives the following error: The connection to the Microsoft Exchange server is unavailable. Outlook must be online or connected to complete this action.
It does allow me to change the server. The only option is to close.
I need help to change this option and get the mail set up correctly.
Categories: Support Tags: exchange, exchange server, Microsoft, microsoft exchange server, microsoft outlook, microsoft outlook setup, outlook, outlook setup, outlook setup support, Server, setup