jjshell
04-07-2005, 12:46 PM
hey there,
i'm used to code in PHP and i've been asked to add a feature to a website coded in ASP... I'll need to collect some user data and send them by email to the admin of the website.
How hard is that to send emails in ASP? Is there such a thing as the mail() function that PHP has?
Another thing, the data collected is sensitive (cc info) so I was wondering if there were some tricks that you gurus would share about security and emails.
I'm looking forward to reading your answers :)
i'm used to code in PHP and i've been asked to add a feature to a website coded in ASP... I'll need to collect some user data and send them by email to the admin of the website.
How hard is that to send emails in ASP? Is there such a thing as the mail() function that PHP has?
Another thing, the data collected is sensitive (cc info) so I was wondering if there were some tricks that you gurus would share about security and emails.
I'm looking forward to reading your answers :)