Okay,
I'm doing a mail out of a couple of hundred emails with a couple of questions in - basically market research.
I want to put the form in the email - in fact, I have done so. However, if I send the email to myself and hit submit, I get no data (like the person's record number that gets sent out via the mailer prog we use) back in my data file - except the server variables (date and time) from the asp bit.
If I preview the email in a browser and hit submit, the data gets submitted correctly (ie, the html is right). Also works fine if I check the email from a web-based email prog (ie yahoo webmail).
So basically outlook is not allowing submitting of data directly out of itsself - does this sound about right? Is there a way of getting Outlook to pass data to my submit script?
Does that make sense??