I have been using SPServices for my most of the projects and for a fact its solves most of my issues. Thnx a lot for that.
Recently I am working on a project where I have created a list to store data. For certain reason I can not use the default add item form of sharepoint. So I have created a custom user form designed which updates the list with the user entry. But I also want to add an attachment to the list. Is there any way I can do the operation using SPServices?
Recently I am working on a project where I have created a list to store data. For certain reason I can not use the default add item form of sharepoint. So I have created a custom user form designed which updates the list with the user entry. But I also want to add an attachment to the list. Is there any way I can do the operation using SPServices?