Search

You searched for the word(s):
< 1 second(s)
  • Re: Ajax Uploader

    Next I would like to attach the file to an email.&nbsp;With &nbsp;FileUpload control I would do it as posted below. Is there an example that &nbsp;would work with UploadAttachments1 ? It should be even simpler than the code below. &nbsp; if (this.IsPostBack) { MailMessage email = new MailMessage(); email.From = new ...
    Posted to Ajax Uploader (Forum) by walt on October 13, 2008
  • Re: Ajax Uploader

    Thanks, that helped!
    Posted to Ajax Uploader (Forum) by walt on October 13, 2008
  • Ajax Uploader

    I am trying out Ajax Uploader. After I place the dll in my Bin directory and update my&nbsp; web.config then what? I cant find the Ajax Uploader control to put it .aspx&nbsp; web page. It's not in the Toolbox&nbsp;where&nbsp;I was hoping to find it. A simple example in C# would help including how to register tag prefix CuteWebUI.&nbsp; Please ...
    Posted to Ajax Uploader (Forum) by walt on October 13, 2008