Search

You searched for the word(s):
< 1 second(s)
  • Re: Reg: Downlaoded

    &nbsp; Hi, &nbsp; &nbsp;&nbsp; Have you tried the above coding. for me still problem.. &nbsp; &nbsp; At the same time , while attaching the items to mail, after receiving the mail. the attachment opened empty. &nbsp; the below code : for attachment for the mail: foreach (AttachmentItem item in ctrlUploadAttachments.Items) { byte[] ...
    Posted to Cute Editor for .NET (Forum) by senthilkumart on March 30, 2010
  • Re: Reg: Downlaoded

    In the following link&nbsp; http://www.ajaxuploader.com/Demo/Ajax-based-File-storage.aspx., file is saved in some location and downloading the from the location ,based on the path and file name saved in DB. But for me just iam saving the file size and file name in db.&nbsp; Project already in production. if change the code&nbsp; based on the ...
    Posted to Cute Editor for .NET (Forum) by senthilkumart on March 22, 2010
  • Reg: Downlaoded

    &nbsp;1. using&nbsp; CuteWebUI:UploadAttachments :- iam saving the filesize and filename and other details in db. &nbsp; for the downloading the files, the filesize and filename will be fetched from db and below code is used for downloading. &nbsp; When i&nbsp; download file, it is not opening , telling that no preview is available. ...
    Posted to Cute Editor for .NET (Forum) by senthilkumart on March 18, 2010
  • Re: UploadAttachments.AttachmentTableStyle Examples?

    Adam: 1. Any examples using the UploadAttachments.AttachmentTableStyle property. What form does the string take? &nbsp; UploadAttachments.AttachmentTableStyle Property Specifies the style for the attachment table. &nbsp; It's the default value of this property: ''background-color:#ededed;margin-top:10px;margin-top:10px;font:normal ...
    Posted to Ajax Uploader (Forum) by senthilkumart on March 16, 2010
  • Re: div tag disappears

    &lt;%@ Page Language=''C#'' AutoEventWireup=''true'' MasterPageFile=''~/EEPMMenu.Master'' CodeBehind=''IM-AttachDocuments.aspx.cs'' Inherits=''OncorProject.IM_AttachDocuments'' %&gt; &lt;asp:Content ID=''Content1'' ContentPlaceHolderID=''ContentPlaceHolder2'' runat=''server''&gt; &lt;script language=''javascript'' type=''text/javascript'' ...
    Posted to Cute Editor for .NET (Forum) by senthilkumart on March 4, 2010
  • div tag disappears

    &lt;CuteWebUI:UploadAttachments InsertText=''Upload '' runat=''server'' ManualStartUpload=''true'' ID=''Attachments1'' MultipleFilesUpload=''true'' OnAttachmentRemoveClicked=''Attachments1_AttachmentDelete''&gt; &lt;/CuteWebUI:UploadAttachments&gt; above control is inside the div tag, when the uploadfinished, the div tag gets disappears. ...
    Posted to Cute Editor for .NET (Forum) by senthilkumart on March 4, 2010
  • Re: Ajax-based-File-storage demo

    &lt;CuteWebUI:UploadAttachments InsertText=''Upload '' runat=''server'' ID=''Attachments1'' MultipleFilesUpload=''true'' ValidateOption-AllowedFileExtensions=''jpeg,jpg,gif,png'' ValidateOption-MaxSizeKB=''200'' OnAttachmentRemoveClicked=''Attachments1_AttachmentDelete''&gt; &lt;/CuteWebUI:UploadAttachments&gt; iam using above tage inside ...
    Posted to Ajax Uploader (Forum) by senthilkumart on March 3, 2010