Hmmm. Maybe they use an unsubscribe "queue" of some nature that they process seperately during off-peak hours, this might explain the "INSERT".
I think it's pretty bad that they've got debug turned on a production box however, we *always* use pretty customized errors on our production boxes (as most people do/should?) ~ Abhijit On Wed, 24 Nov 2004 20:29:37 +1100, Peter Tilbrook <[EMAIL PROTECTED]> wrote: > LOL! Glad I taught you something at least. And M$ has nothing to do with it. > Much. Yet... > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear > Sent: Wednesday, 24 November 2004 7:45 PM > To: CFAussie Mailing List > Subject: [cfaussie] Re: Sys-Con Media (MXDJ, CFDJ) spamming? > > They use ACCESS??? and an Unsubscribe link uses INSERT. > > Hmmmm.. interesting concept. See, i'm more traditional. my > unsubscribe would have involved a DELETE i think. Show's how much I know. > > Cheers > Mike Kear > Windsor, NSW, Australia > AFP Webworks > http://afpwebworks.com > .com,.net,.org domains from AUD$20/Year > > On Wed, 24 Nov 2004 19:32:45 +1100, Tim McAuliffe <[EMAIL PROTECTED]> > wrote: > > Hey Folks, > > > > Anyone else out there having trouble getting their email off sys-con's > > mailing lists? They're starting to annoy me. I just tried using the > > 'unsubscribe' link on the bottom of their MXDJ newsletter > > (http://sys-con.com/[EMAIL PROTECTED]) and look what > > CF spat out... > > > > Error Executing Database Query. > > [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft > > Access Driver] Operation must use an updateable query. The error > occurred > > in D:\Inetpub\wwwroot\globaldelete.cfm: line 6 > > > > 4 : <cfquery name="addaddress" datasource="email"> > > 5 : INSERT INTO master(email) > > 6 : VALUES ('#url.email#') > > 7 : > > 8 : </cfquery>Doesn't look like an unsubscribe link to me!! > > -- > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To > > > unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
