> What filenames are you saving your forms as? Sounds like you are trying to use the same filename more than once.
>
[quoted text clipped - 6 lines]
>
> How do I fix this?
Yes, it saves as whatever you name it as. So if you are naming it "Form" each time, then you are overwriting (if allowed) the previous "Form". You need to give more detail to the filename to prevent duplicate filenames.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
Hi Greg,
I've just called it 'Form', I assumed that the forms would then be saved in
the form library repository as Form1, Form2, etc etc..Do I need to change the
name to something else for multiple copies of the form to be saved?
thanks,
Simon
"Greg Collins [InfoPath MVP]" wrote:
> What filenames are you saving your forms as? Sounds like you are trying to use the same filename more than once.
nikkik - 26 Mar 2006 23:44 GMT
Hi Greg,
I have a similar problem. I have a field in my form which is the file name.
I am choosing a unique file name each time. It submits fine by email but
when the mail send window closes, I get the error message below meaning it is
not posting to the share site. Can you help?
Thanks
> Yes, it saves as whatever you name it as. So if you are naming it "Form" each time, then you are overwriting (if allowed) the previous "Form". You need to give more detail to the filename to prevent duplicate filenames.
>
[quoted text clipped - 9 lines]
>
> > What filenames are you saving your forms as? Sounds like you are trying to use the same filename more than once.
Greg Collins [InfoPath MVP] - 28 Mar 2006 00:43 GMT
You have not provided enough information to evaluation your situation--other than it sounds like your sharepoint submit code needs to be debugged. Or perhaps you do not have the permissions to save to SP that you think you do.

Signature
Greg Collins [InfoPath MVP]
Visit http://www.InfoPathDev.com
Hi Greg,
I have a similar problem. I have a field in my form which is the file name.
I am choosing a unique file name each time. It submits fine by email but
when the mail send window closes, I get the error message below meaning it is
not posting to the share site. Can you help?
Thanks
"Greg Collins [InfoPath MVP]" wrote:
> Yes, it saves as whatever you name it as. So if you are naming it "Form" each time, then you are overwriting (if allowed) the previous "Form". You need to give more detail to the filename to prevent duplicate filenames.
>
> > What filenames are you saving your forms as? Sounds like you are trying to use the same filename more than once.