All Tags »
upload »
UploadModule
Sorry, but there are no more tags available to filter with.
-
Hello,
I can 't upload when i put this line in my web.config.
<configuration>
<system.web>
<httpModules>
<add name=''CuteEditor.UploadModule'' type=''CuteEditor.UploadModule,CuteEditor''/>
</httpModules>
...