Advertisement

1 - 10 of 23 containing alltags:("smiley") (0 seconds)
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 ...
Zones: Email ClientsDate Answered: 01/06/2003 Grade: A Views: 0
Ok, here is the code for display one smiley in a text field: ============================ <% While Not objRS.eof     strSubject = objRS("Subject") strContent = objRS("Content")   strAuthor ...
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.
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...
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...
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...
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 ...
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...
Zones: Ms Office SuiteDate Answered: 12/14/2004 Grade: A Views: 235
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...
Zones: Delphi Programming, Delphi PrintingDate Answered: 02/02/2006 Grade: A Views: 0
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 ...
Zones: Web DevelopmentDate Answered: 10/17/2005 Grade: A Views: 26