Tag Archives: ajax

YUI Image Uploader works with YUI 2.8.1

I thought I’d better double check that the image upload still works fine with YUI 2.8.1 If you haven’t read the original YUI Image Uploader page, start there. After that, you can use this page for an example getting the … Continue reading

Posted in Programming | Tagged , , , , , | 15 Comments

YUI Image Uploader gets a code repository

I’ve created a github project for the YUI Image Uploader. You can download the scripts and example page here: http://github.com/mulicheng/yuiupload This will also facilitate user contributed changes and backend scripts.

Posted in Software | Tagged , , , , , , , | Comments Off on YUI Image Uploader gets a code repository

ASP.net backend implementation of YUI Image Uploader

Tom from mostynwebsolutions.com has created an ASP YUI Image Uploader backend. Direct Download: YuiExample.zip. The YUI Image Upload posts on this site contain details on implementing the front end and editor if you’re just getting into this. Thanks Tom.

Posted in Programming | Tagged , , , , , | Comments Off on ASP.net backend implementation of YUI Image Uploader

Example Image Upload with YUI Rich Text Editor 2.7.0

It’s somewhat slow coming, but I’ve checked compatibility with the image uploader and YUI version 2.7.0. If you haven’t read the original YUI Image Uploader page, start there. After that, you can use this page for an example getting the … Continue reading

Posted in Programming | Tagged , , , , , | 43 Comments

Java upload handler for YUI Image Uploader

Vijay Oruganty has been kind enough to provide a Java upload handler for the YUI Rich text image uploader. I’ve attached the Eclipse project here. Here is Vijay’s comments on the project: [the attached file] has the whole eclipse project … Continue reading

Posted in Programming | Tagged , , , , | 8 Comments

Example YUI Image upload with YUI 2.6.0

I wanted to add an example of the yuiImgUploader script working with YUI version 2.6.0. If you haven’t read the original YUI Image Uploader page, start there. After that, you can use this page for an example getting the script … Continue reading

Posted in Programming | Tagged , , , , , | 39 Comments