Saving the form in Sharepoint using C#

R

Robv

Hi,
I'm trying to save the form in a sharepoint list through C#.
I need to both email and save the (filled out) form.
I know I can use the rules for this, but since I need to add some workflow
logic I need to do this in C#.

The sharepointListAdapter only reads from sharepoint, it doesn't allow me to
submit the form.

Any ideas ?

Thanks,
Rob.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top