As a Helpdesk Manager every day first thing I do a broadcast to all IT staff of our 1st fix rate from previous day. This is simply a percentage figure in the subject field - nothing in the body of ...
http://www.experts-exchange.com/Software/Internet_Email/Email/Email_Clients/Q_20410757.htm...
Ok, here is the code for display one smiley in a text field:
============================
<%
While Not objRS.eof
strSubject = objRS("Subject")
strContent = objRS("Content")
strAuthor ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20624990.htm...
Zones:
ASPDate Answered: 05/25/2003 Grade: B Views: 0
If there were to be a smiley contest which smiley would win?
and yes i mean smilies in msn, yahoo etc etc.
http://www.experts-exchange.com/Other/Miscellaneous/Q_21697175.html
Zones:
MiscDate Answered: 01/16/2006 Grade: A Views: 0
Ok, I try to use this Jscript in my ASP page. But it doesn't work. Please take a look for me:
=====================
<form name="smily"><textarea name="mytext" rows="1" cols="20"></textarea></form...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20623911.html
Zones:
JavaScriptDate Answered: 05/23/2003 Grade: A Views: 0
hello i have content generated from a database in a <div id="content">.
Is it possible to make real links of the text links ?
Example
www.link.nl --> <a href="http://www.link.nl" target="_n...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20819172.html
Zones:
JavaScriptDate Answered: 12/08/2003 Grade: A Views: 0
My question is twofold, because the problems are related, in a way. The first being that smiley central and zestyfind appear to randomly open their own instance of IE at some point when i am runnin...
http://www.experts-exchange.com/Security/Misc/Q_20868608.html
Zones:
SecurityDate Answered: 02/01/2004 Grade: A Views: 0
I would like to replace text in a string submitted from a RichTextBox. Ideally i would like to replace the text with an image, for example: if i was to type :) then a smiley image would appear in ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20953977.html
Zones:
.NETDate Answered: 04/14/2004 Grade: B Views: 0
I used to have a toolbar in which I could add all sorts of emoticons into the body of my text in my emails, I've seem to have lost that feature and I'm wondering how I can enable it again.
Than...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_212...
I first asked a question about this subject on 4/22/05 which you can find here http://experts-exchange.com/Programming/Programming_Languages/Delphi/Q_21398748.html
To make a long story short the...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21427928.html
Hi Folks,
I need a PHP script that will replace all instances of the word for example (happy) with <img src="happy.gif">. I will need to have about 8 different images for different words. The ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21596848.html