Topic Options
Rate This Topic
#59637 - 01/08/02 05:12 PM Spell Check
vaalves Offline
Just Signed Up

Registered: 01/08/02
Posts: 1
Can any one help me, I 'am jam.

I need to implement spell check in a field on Remedy version 4.00.01 system
and I have done the following.

Copied the Spell Check Active link from the ARSample form and applied it
to my own form, created a button to activate the link.
It does do the spell check but it modifies the text by
entering a CR character leaving all the text in one big sentence.
Does any one out there know how to fix this, or have a .def file that will
work.

I'm not a programmer and I'm just going by what information a gather from
the forums.

I would really appreciate it.

Thank you very much.


Victor

Top
#59638 - 01/29/02 02:51 AM Re: Spell Check [Re: cindy godfried]
Anonymous
Unregistered


Write another active link to run a process to clean the filed from CR (yOu can use perl or c)

Top