You need to sign in to do that
Don't have an account?

Method in controller class to upload attachment
In a controller class i want to write a method to allow users to upload attachment.
Any suggestion.. what to have in the method?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
In a controller class i want to write a method to allow users to upload attachment.
Any suggestion.. what to have in the method?
Check this out: http://blog.jeffdouglas.com/2010/04/28/uploading-an-attachment-using-visualforce-and-a-custom-controller/ !
Thanks,
Adrian