Asp.net bug

When using the file upload server action in asp.net and selecting the checkbox to replace spaces in the filename with underscores, the resulting upload removes all the spaces but never inserts underscores in ther place.

Here an update that should fix it.

DMXzone.ServerConnect.API.zip (6.5 KB)

Working perfect, thanks Patrick