|
Search
You searched for the word(s): IE 9 upload
Showing page 55 of 656 (6,557 total posts)
< 1 second(s)
-
Hi Adam,
I downloaded a build around about mid April and modified insertmedia.aspx, insertflash.aspx, insertimage.aspx so they would invoke a stored procedure returning how much data a specific user had uploaded to the dataabase via cute editor. Everything worked fine including the progress bar that shows how much storage space the user ...
-
Paolo,
Can you explain how you added the *.RM file?
The insert media dialog will insert the following code:
<object codebase=''http://activex.microsoft.com/activex/ controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902'' type=''application/x-oleobject'' height=''200'' standby=''Loading Microsoft Windows Media Player ...
-
Hi, I'm using version 6 from 17/07/2007
Unfortunately I can't replicate the error myself as it's one of our clients suffering from the problem - and they are the first client to be using the .NET editor for uploading documents so I'm not certain if the problem is unique to them. I'm told it is intermittent so it isn't all the time - as for ...
-
Please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx
and find the following code:
<CE:UploadSingleFile id=''InputFile'' runat=''server''></CE:UploadSingleFile>
and change it to:
<asp:Image runat=''server'' ID=''Uploader3Insert'' Width=''64'' Height=''64'' ...
-
Hi Adam, tnks for your answer,
but what i need is to have 2 folders for each user, one private and other public to share with other users...
Its like to have 2 paths os Image or Files, at the same time.
My company old applications are in asp, my team had to modify one asp editor, and had worked.
Now with .net we ...
-
epicweb,
This feature is only supported in the .NET version. We will include it in the ASP version.
In CuteEditor for .NET, we offer two solutions:
1. If the CuteEditor security policy file, developer can set the following setting:
<security ...
-
I use cute editor in my forum. When somebody places a post, I use that post to fill the cute editor. The people should be able to add there own text an submit the new post. However, if somebody enters his or her own text then cute editor doesn't recognize the newl added text.
My solutions works in asp.net 2.0
anybody a clue ???
-
Hey, I've been searching what was causing this problem...
... and I found why !
In the browse_media.asp page, there is a check for the allowed mediafiles... AGAIN !?
Only avi, asf, wav, mpeg3 and mpeg are allowed there !!!???
Why do you do all that strange stuff in the CE code ???
You allow to specify the allowed ...
-
This was already in the file for me. My error is:
Server Error in '/Gallery' Application.
Compilation ErrorDescription: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: ...
-
you will test.. here
http://www.delmaster.com/CuteEditor2/simple.asp
code is
<% dim content content =''<P><FONT face=''''Comic Sans MS'''' color=#800000 ...
... 55 ...
|
|
|