DutyMan Administrators' Guide

CONTENTS

Skip Navigation Links.

Character Set For Upload Files

To protect DutyMan and its users against Cross-Site Scripting and similar attacks there are restrictions on the characters that you can upload in CSV files.

The table below lists the characters that are accepted.

All Unicode letters a-z, A-Z and more
All diacritical marks
Numbers 0-9
Space characters
Certain special characters ' - . , ! £ $ % & * ( ) _ + = { } [ ] : @ ~ ; # ? / | "

No other characters are accepted including these keyboard characters < > ^ \ ` ¬

In addition the following pairs of characters are not accepted: &#  --  /*  */

If you wish to use a character that is not currently in the character set please contact support@dutyman.biz.

You can find out more about Cross-Site Scripting in Wikipedia