Hi,..
I have created a custom html form which acts as a front end to enter data in a list. I am showing this form using a webpart. Once user enters data in this form and clicks on save the data is getting stored in the list. But I also want user to uload some supporting documnts to the data entered. Could you please tell me how will i do that. If I create a browse button and get the file path, then whats the next step to add the attachemnt to the list record.