Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Spellcheck in TinyMCE without PHP/.NET?

We would like to use the TinyMCE spellcheck function but without having to install PHP or .NET.

Has anyone successfully done this?

We are currently using Windows Server 2008, IIS 7 and Perl.

like image 243
fourstar71 Avatar asked May 19 '26 23:05

fourstar71


1 Answers

You'll need to write some handler on your web server that expects the same parameters that the PHP script expects. What language you use for that doesn't matter. You'll need to do a little bit of reverse engineering and maybe change the URL in the Javascript to point to your new handler.

like image 141
mpeters Avatar answered May 21 '26 22:05

mpeters



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!