Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Issue with Ajax Uploader and 'cookieless=true' option
Re: Issue with Ajax Uploader and 'cookieless=true' option
03-15-2009, 7:18 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Issue with Ajax Uploader and 'cookieless=true' option
Reply
Quote
Hi,
Before we fix this issue,
You can use this in web.config to fix it temporary:
<configuration>
<appSettings>
<add key="CuteWebUI.AjaxUploader.RewritePath" value="False" />
...
Regards,
Terry
View Complete Thread