Search

You searched for the word(s): IE 9 upload
Showing page 92 of 656 (6,557 total posts) < 1 second(s)
  • CustomFileProvider - SQL - removes file text formating and unable to upload .doc & .docx files

    integrating CustomFileProvider - SQL  for storing docuemtna dn images in sql db issues:   removes file formating from the uploaded file.   .doc and .docx fail to upload due to silverlight error below Silverlight Error-open-[IO.IO_SharingViolation_File] Arguments:Tset.doc Debugging resource strings are unavailable. Often the ...
    Posted to Cute Editor for .NET (Forum) by koolhd on October 22, 2009
  • Re: HELP: Getting Error "Cannot upload the file. File format is not allowed." on a File Rename

    Hi,   This error message is not relative to the FileStorage class.   What file are you uploading ?   Is the file extension be added into the security configuration file ?   for example , the config file specify this :    <security ...
    Posted to Cute Editor for .NET (Forum) by cutechat on October 21, 2009
  • Different upload folder per editor instance

    I am wondering if it would be possible to change the upload folder per instance of the editor. I and using this in a ''Listing'' environment. I want it so that when I create a listing it creates a folder for that listing. When the listing is deleted it would delete the folder with it. The only part that I need is how would I set CuteEditor to use ...
    Posted to Cute Editor for .NET (Forum) by Xiode on September 22, 2009
  • Are Files Queued For Upload?

    I am evaluating the Ajax Uploader. I need to know how to determine if there are files queued for upload that have not yet made it to the server. I have a submit button that will complete the transaction and send the user to a new page but I need to make the system wait for the file to finish uploading before I do that. Sorry if I'm ...
    Posted to Ajax Uploader (Forum) by minzoreta on June 22, 2009
  • Re: "Upload Button" becomes Disabled that is used for the purpose of opening browser to browse a file

    Thanks very much for your reply. Well, I am using version 3.0 of Ajax Uploader. I have downloaded it from downloads link of http://ajaxuploader.com I am also using the same code as you provided me in your reply but getting Upload button disabled as soon as I click on it. No file browser windows opens and button becomes disabled. I am very ...
    Posted to Ajax Uploader (Forum) by Kazam Raza on May 26, 2009
  • Re: upload problems

    thanks for your reply Adam,   i dl the latest build, but i dont think that was the problem- after adding the below to my web.config and creating an uploadtemp folder in my app (with permissions for network service) i was able to upload without issue... <httpModules>       <add ...
    Posted to Cute Editor for .NET (Forum) by nkingmnwd on April 23, 2009
  • Multipe File Select to Upload when saving files to SQL-Server?

    I was able to select multiple files to upload before attempting to save the files to DB.   However, after making the proper changes to save files to Database, I cannot select multiple files any longer... Is there a config-setting I need to know about to make multi-select file enabled when saving the files to SQL-DB?   As a side note, ...
    Posted to Cute Editor for .NET (Forum) by brage on April 11, 2009
  • Re: Upload Image is not working....

    I should add, the page to which I'm adding the Editor uses a master page... hope that doesn't complicate the matter?   Also, following is strange: I click on ''Insert image'' I click on ''Upload'' button I select my file The next step asks me to enter username/password to connect to my server (local host for now, just testing this).... ...
    Posted to Cute Editor for .NET (Forum) by brage on April 10, 2009
  • Simulate a click on the Upload button using javascript

    Hello, I'm trying to simulate a click on the Upload button using javascript. One version of the code I've tried is this one:  var btnUpload = document.getElementById('ajaxUploader__Insert');btnUpload.click(); When I do this, I expect the ''Choose file'' dialog box to show up (same behaviour as when you click on this button with the ...
    Posted to Ajax Uploader (Forum) by DarShak_Boy on April 2, 2009
  • Upload module is not installed in Web.Config!

    Im getting Upload module is not installed in Web.Config! in production environment. Dev is working fine. I have moved .dll and .lic file and web config contains all required references. I also getting this message in developent when running in debug mode. Please help.     <controls> <add namespace=''CuteWebUI'' ...
    Posted to Ajax Uploader (Forum) by dimidrol on March 1, 2009
« First ... < Previous 90 91 92 93 94 Next > ... Last »