XStandard XHTML (Strict or 1.1) WYSIWYG Editor

XStandard - Do it right. The rest will follow.

How can I test the drag & drop file upload feature on my Web site?

File upload and other features such as image libraries and spell checking are available in XStandard Pro and work using server-side software called Web Services. You install this software on your Web server and then point the editor to the software using <param> tags like this:

  1. <param name="ImageLibraryURL" value="http://yourserver/imagelibrary.aspx" />
  2. <param name="AttachmentLibraryURL" value="http://yourserver/attachmentlibrary.aspx" />
  3. <param name="SpellCheckerURL" value="http://yourserver/spellchecker.aspx" />
  4. <param name="DirectoryURL" value="http://yourserver/directory.aspx" />

You also need to point to the license file that contains the base URL for the Web Services. A 30-day eval license file for http://localhost can be found at "C:\Program Files\XStandard\license.txt" on Windows and at "/Applications/XStandard/license.txt" on OS X.You can request an eval license for a different URL by contacting us.

Put license.txt file on your Web server and point to it like this:

  1. <param name="License" value="http://yourserver/license.txt" />

Contact us if you need further assistance or help in customizing Web Services to suit your CMS.

Navigation

XStandard works for ...

AT&T, IBM, Microsoft, Xerox, Siemens, Philips, American Express, BP, HarperCollins Publishers, Penton, Colgate, FAA, NetIQ, Duke University Health System

What's New In XStandard Version 2.0

  • Support for OS X
  • Keyboard accessible interface
  • Find / replace
  • Support for JavaScript events
  • Enhancements to image and attachment libraries
  • Enhancements to table creation
  • Support for authoring definition lists
  • Ability to save images from the editor to My Computer

Full details on all new features

Most Popular FREE Downloads

  1. XStandard WYSIWYG Editor
  2. HTTP component
  3. ZIP component
  4. Image size component
  5. Base64 component