A
Ayelet
Hi,
I'm not sure how much this helps, but:
1. theoretically, you can create an access page on the net
and allow your end users to fill the form and submit it to
the DB - however, I don't know how this is done either.
2. if you don't mind recieveing the information in the
form of a report, or form, you can use the SendObject
method of the DoCmd object to send the object (form,
reoprt, query etc.) via Email - you can specify the
addresses and the object will be sent as an attachment.
HTH,
Ayelet
I'm not sure how much this helps, but:
1. theoretically, you can create an access page on the net
and allow your end users to fill the form and submit it to
the DB - however, I don't know how this is done either.
2. if you don't mind recieveing the information in the
form of a report, or form, you can use the SendObject
method of the DoCmd object to send the object (form,
reoprt, query etc.) via Email - you can specify the
addresses and the object will be sent as an attachment.
HTH,
Ayelet