Click to See Complete Forum and Search --> : Disable smileys in [code] blocks...
Fox
May 14th, 2000, 02:00 AM
...cos you alwys get a smiley if you type something like this:
Anything = Val( 0& )
'Without spaces
Anything = Val(0&)
Under the Email Notification box, there is a check box called Disable Smilies in This Post. Check this box to disable them.
Fox
May 16th, 2000, 10:56 AM
Bu then it's disabled in the whole post :(
Well generally when you are posting code or giving advice or help, you wouldn't use smilies.
Fox
May 17th, 2000, 10:45 PM
You never know ;)
MsgBox("Just an idea")
Usually when you're posting code, you tend to be more serious. I see smilies used in the chit chat forum more often.
Fox
May 18th, 2000, 11:43 AM
I use smileys in every message... ;)
I think that the programming section tends to be more serious.
kedaman
Jul 9th, 2000, 08:40 AM
Serious or not, I think this is a problem, I agree with Fox, I use smilies in some of my posts in the Q/A section and I don't want to turn of the Smiley code everytime i post code. Also you don't need to be dead serious even if you help someone
John
Jul 11th, 2000, 12:15 PM
I'll try and sort something out about this, but for now, you should just turn off smilies for posts with this problem.
It occurs becuase the & is converted to the HTML & . When the sequence &) occurs, the ;) is converted to a smilie.
John
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.