Search

You searched for the word(s): upload file
Showing page 42 of 336 (3,355 total posts) < 1 second(s)
  • Re: Refreshing the page after upload

    Richard,   Have you embed the uploader into form tag?   Can you try the following ...
    Posted to PHP File Uploader (Forum) by Adam on August 19, 2009
  • Re: Can File Upload Edit properties be disabled?

    Yes.   You can do something like this:   Private Sub Page_Init(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Init     If IsAdmin Then         gallery1.ShowUpload ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on December 7, 2006
  • Re: Unable to Upload File

    Frank,   It looks like it's still a permission issue.How did you set the ImageGalleryPath, MediaGalleryPath, FlashGalleryPath and TemplateGalleryPath? <security name=''ImageGalleryPath''>~/uploads</security> <security name=''MediaGalleryPath''>~/uploads</security> <security ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 27, 2006
  • Re: Error when i try to upload file

    filepost.asp already contains ''<%@ CODEPAGE=1252 %>''   I am retrive below error when image upload: Microsoft VBScript çalýþma hatasý hata '800a0005' Geçersiz yordam çaðrýsý veya deðiþken /Manage/Includes/Editor/Files/Dialogs/include_upload.asp, satır 126 The following ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on May 11, 2009
  • Re: insert file upload on database

    thank you, but i download source code and this is in c#, but i developper my application in vb.net, then i don't insert class on my application. there is a link on class in vb? if it isn't possible, is there one system understand if i insert image or file and to understand which are them names after to insert?   if don't undertand ask me ...
    Posted to Cute Editor for .NET (Forum) by andriex on March 18, 2005
  • Re: Upload image and generate a random filename

    We've include this feature into CuteEditor version 5.2. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx Renaming images based on the time the file was uploaded In some situations, the developers need to reename images based on the time the file was uploaded. With Cute Editor, you can ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 28, 2006
  • OverWrite a file during upload

    Dear sir,   Our company has a requirement that when we upload a file ,if that file already exists,  it should  display pop up message like  ''that do u want to overwrite a file or not '' with yes and no options. (just like window.confirm in javascript)   is this possible in cuteEditor version 5.3 .   I ...
    Posted to Cute Editor for .NET (Forum) by shani on April 18, 2007
  • Re: InsertDocument intermittent javascript error on upload

    >>What object is missing in the error message example and what are the reasons for it being missing?   I have no idea what caused this problem.  Try upload the client files to the server again.   If you can find a way to reproduce this issue with one particular file, please send this file to me at ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 27, 2007
  • A question of images upload or files upload

    My CE VER is 4.5. CE show the image or link of the file I'm uploaded when I insert a image or downloadable file. Now I want do like this, get a list of uploaded images of files and insert the list into a dropdownlist. What should I do? Thanks!
    Posted to Cute Editor for .NET (Forum) by zhway923 on May 20, 2006
  • Re: Upload files without restriction of extension

    1. No, we don't allow upload all types of files to prevent cute editor used as a hacker tool because the file upload function is so powerful. We have an internal files type array which contains all the files allowed to upload.  Even you add <item>.myfiletype</item> into the security policy file, this file type will be ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 11, 2008
« First ... < Previous 40 41 42 43 44 Next > ... Last »