Hello
Firstly the only way to have multiple submits is via rules.
You have three options as far as i can see them.
1) use export to excel and save that as a .csv
2) use export to web and use a web service to pull the data out of the form
into a csv
3) use a custom submit that you would have to write yourself.
None of these are that easy but i believe all three will do the job.
Cheers Adam
> Is it possible to save the form data that is submitted to a csv file in a
> form library in a share point?
[quoted text clipped - 4 lines]
>
> Please advise.
CG - 28 Feb 2006 22:06 GMT
Let me clarify.
I am trying to save each form that is submitted to the same CSV or excel
file so that each one that is submitted is a new row in that file. Is this
possible?
Thanks
CG
> Hello
>
[quoted text clipped - 19 lines]
> >
> > Please advise.