Re: Removing bullets from textarea

2013-11-06 Thread Joy Paulose
John, Yes, I did. It works well for black circle bullets. The problem is with the white circle bullets and square bullets. Thanks -Joy ~| Order the Adobe Coldfusion Anthology now!

Re: Removing bullets from textarea

2013-11-06 Thread Joy Paulose
Dan, The hex code works for the black circle bullet, but not for the white bullet. Here is what I found and worked around to do the job. I found that white bullet from word document is not a bullet; it is a small letter 'o' I put a letter 'o' and the code for tab together. It works! Here is

Re: Removing bullets from textarea

2013-11-05 Thread Joy Paulose
John, I did use Replace function, but circle and square bullets still do not work. I tried all the following number codes chr(8220),chr(8221),chr(8226),chr(2022),chr(25E6),chr(9702),chr(2043),chr(9675),chr(9702),chr(9642),chr(9643),chr(9632),chr(9633) Thanks Joy

Removing bullets from textarea

2013-11-04 Thread Joy Paulose
Hi, I want to remove bullets and other strange characters from textarea. if the user enters the text by copying and pasting from Word, it does not display properly. On submission, the bullets and the double quotes basically turn into a ? (question mark). Did anyone ever find a solution for

Re: Does Windows 7 include SMTP server?

2013-08-22 Thread Joy Paulose
I said that in the first place my friends. I installed smtp server and installed IIS 6 console. I checked in services and the services for IIS Admin Service that includes SMTP, is set to automatic and status is running. I did telnet to localhost port 25 and it did not work. Is there any other

Re: Does Windows 7 include SMTP server?

2013-08-22 Thread Joy Paulose
Dave, I installed SMTP server from the windows features, as well as IIS 6 console. I did telnet to localhost 25, but telnet failed to connect port 25 and find SMTP. I checked in the services utility to make sure it is running. IIS Admin Services that includes SMTP and it is set to automatic

Re: Does Windows 7 include SMTP server?

2013-08-14 Thread Joy Paulose
Carl, I have installed all those features, but it is not connecting and can't find port 25 either. I read some note on Microsoft forum that said Windows 7 does not include SMTP server. They were talking about Remote Server Administration Tools. -Joy

Re: CF 9 does not connect IIS 7 smtp server on windows 7

2013-08-13 Thread Joy Paulose
Does windows 7 include SMTP server. I read some notes on the Microsoft web that says Windows 7 does not include SMTP server. Is it true? I have windows 7 Professional edition. SMTP server icon shows on IIS Manager. And I have IIS 7.5 version came up with this windows version.

Does Windows 7 include SMTP server?

2013-08-13 Thread Joy Paulose
Does windows 7 include SMTP server? I came across some notes on windows discussion forum that said windows 7 does not include SMTP Mail server. But after the installation of IIS 7.5 from the components and features it does shows SMTP mail server icon on IIS Manager. Microsoft does not have

Re: CF 9 does not connect IIS 7 smtp server on windows 7

2013-08-12 Thread Joy Paulose
Byron, netstat -an is not showing port 25. I have installed the following components: Web Management Tools - IIS 6 Compatibility - IIS Management Console World Wide Web Services - .NET Extensibility - ASP.NET - CGI - ISAPI Extenstions - ISAPI Filters HTTP Features - Default

Re: CF 9 does not connect IIS 7 smtp server on windows 7

2013-08-07 Thread Joy Paulose
Dave, I have configured SMTP server as described. The only thing I can tell you is that I installed IIS 6 compatibility after the coldfusion 9 installation. I don't have any anything showing on IIS 6 configuration wizard when opening. My default server is showing only on IIS 7 Manager. So I

Re: CF 9 does not connect IIS 7 smtp server on windows 7

2013-08-06 Thread Joy Paulose
could install a different smtp server on your server/workstation. Byron Mann Lead Engineer Architect HostMySite.com On Aug 5, 2013 12:39 PM, Joy Paulose kalappura...@hotmail.com wrote: Hi Byron, SMTP server already installed, IIS 6 compatibility features are also installed. I tried netstat cmd

Re: CF 9 does not connect IIS 7 smtp server on windows 7

2013-08-06 Thread Joy Paulose
I have been brain storming and spending so many hours to figure out how to use IIS 7 smtp mail server with CF9 on development environment. CF8 and windows XP with IIS 6 was perfectly working. I tried telnet to localhost port 25 and it is not connecting either. Disabled the windows

CF 9 does not connect IIS 7 smtp server on windows 7

2013-08-05 Thread Joy Paulose
I have been brain storming and spending so many hours to figure out how to use IIS 7 smtp mail server with CF9 on development environment. CF8 and windows XP with IIS 6 was perfectly working. I tried telnet to localhost port 25 and it is not connecting either. Disabled the windows firewall

Comparing dates in text field

2008-05-30 Thread Joy Paulose
Hi guys, I need to select a date range and find min and max value from another field based on the dates provides. The problem is that the dates are in a varchar field in SQL. Is there any way to solve this task? Thanks Joy ~|

Re: Comparing dates in text field

2008-05-30 Thread Joy Paulose
in the database.. I have dealt with this before. Not fun. But do-able. G On Fri, May 30, 2008 at 10:59 AM, Joy Paulose [EMAIL PROTECTED] wrote: ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release

Re: Comparing dates in text field

2008-05-30 Thread Joy Paulose
I don't know. It has been done by somebody before me. J ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: