I need help on how to implement file uploading code inside Joomla Admin panel Component.
I need file uploading at joomla CSS editor page from where admin can upload new css.
i had checked some link like http://docs.joomla.org/Creating_a_file_uploader_in_your_component
but not able to understand. Any help please it will be appreciated.
Thanks,
Manpreet
You are in luck cause I have just finished building a free component for a file uploader using SWFUpload. You can download it from the link below.
http://joomjunk.co.uk/products/component-home/swfupload.html
I made this component as simple as possible for Joomla 2.5 so people could easily integrate it into their own components. I hope this is what you are looking for and should you need help, please feel free to ask.