Nov 27, 2002 #1 rwttm001 IS-IT--Management Joined Nov 20, 2002 Messages 26 Location GB Hi I've got my Access DB sending out mail with voting buttons through vba, but need to store the responses in a table. Has anyone done this, indeed is it possible? I would appreciate any advice anyone may have. Thanks Matt
Hi I've got my Access DB sending out mail with voting buttons through vba, but need to store the responses in a table. Has anyone done this, indeed is it possible? I would appreciate any advice anyone may have. Thanks Matt
Nov 27, 2002 #2 rollo58 Technical User Joined Apr 21, 2000 Messages 7 Location US I would probably point the form/submit in the email to an asp (or whatever script) page and insert it that way. Upvote 0 Downvote
I would probably point the form/submit in the email to an asp (or whatever script) page and insert it that way.