SearchSearch   

SQLMAIL for MYSQL ?

 
   Webmaster Forums (Home) -> MySQL RSS
Next:  inserting unique value  
Author Message
David

External


Since: Jun 25, 2007
Posts: 1



(Msg. 1) Posted: Mon Jun 25, 2007 2:54 am
Post subject: SQLMAIL for MYSQL ?
Archived from groups: mailing>database>mysql (more info?)

Hi,

I have a large db app for handling orders etc.
I would like to offer our customers the ability to track their orders
via email.

i.e. they submit an email to track.DeleteThis@xxx.co.uk
Subject line = TRACK
BODY = ORDER NUMBER (1 per line)

As the system receives the email, it processes some SQL and returns an
email with their order information.

How can this be achieved ? I am using ASP & MYSQL

Thanks

David
Back to top
lark

External


Since: Jun 25, 2007
Posts: 1



(Msg. 2) Posted: Mon Jun 25, 2007 7:14 pm
Post subject: Re: SQLMAIL for MYSQL ?
Archived from groups: per prev. post (more info?)

== Quote from David (davidgordon@scene-double.co.uk)'s article
> Hi,
> I have a large db app for handling orders etc.
> I would like to offer our customers the ability to track their orders
> via email.
> i.e. they submit an email to track.TakeThisOut@xxx.co.uk
> Subject line = TRACK
> BODY = ORDER NUMBER (1 per line)
> As the system receives the email, it processes some SQL and returns an
> email with their order information.
> How can this be achieved ? I am using ASP & MYSQL
> Thanks
> David

i guess this would be smething that your app will have to take care of. mysql does
not provide any facilities for sending email though.
--
POST BY: lark with PHP News Reader
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> MySQL
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum