I'd like to send data via link in a HTML e-mail when a user clicks a link or button in the email. The Link, rather URL would have some populated variables see below for an example; http://www.sitename.com/?userid=893&userresponse=yes&miscdata=347860475704 YES Then when Apache receives this it will process the variables and put them into a MYSQL DB. My thought is that I can use HTML e-mail to collect information, and the use of Apache will handle the reception of the many many expected connections in a short time frame as well as providing the logging and other necessary support. My question this this I simply would like to collect the information, I have no need or desire to respond to the submitter, that is I don't want to send a page to the user. What say you? Possible? Comments; good bad and the ugly of this approach, better ideas, other comments? Thanks, darknetone -- View this message in context: http://old.nabble.com/Apachie-to-collect-URL-variables-tp31220567p31220567.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx