Hello all,
I have a problem with the upload dialog in the
When I upload images with the image dialog I have no problem at all.
In the logfiles I see the link dialog calls: /fckeditor/editor/filemanager/connectors/aspx/upload.aspx without a query string.
The image dialog also calls: /fckeditor/editor/filemanager/connectors/aspx/upload.aspx but now there is this querysting Type=Image.
I am working with ASP.NET 2.0 and the FCKeditor.net component. When i look in the file config.ascx I think I should expect a querystring with: type=file.
What goes wrong?
Digidodo
I have a problem with the upload dialog in the
linkmenu. When I select a file and click "upload to server" then I get the message "invalid request".
When I upload images with the image dialog I have no problem at all.
In the logfiles I see the link dialog calls: /fckeditor/editor/filemanager/connectors/aspx/upload.aspx without a query string.
The image dialog also calls: /fckeditor/editor/filemanager/connectors/aspx/upload.aspx but now there is this querysting Type=Image.
I am working with ASP.NET 2.0 and the FCKeditor.net component. When i look in the file config.ascx I think I should expect a querystring with: type=file.
What goes wrong?
Digidodo