Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Flash (all versions) section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 6th, 2004, 02:21 PM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 106
Thanks: 0
Thanked 0 Times in 0 Posts
Default developing an e-card "engine"

Hi, I have been asked to create an e-card tpye engine where end-useres could select from pre-designed cards, fill these in with a personnalized message and then send it to (an)other end-users.

Do I need a special server or is there any other technical considerations I should have in mind?

Thanks for all your help and support,

Nancy

 
Old December 6th, 2004, 10:38 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 249
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello Nancy
You will need some kind server side technology, such as ASP or PHP that can send the emails. The user would then fill out the form, submit it, in turn that sends an HTML email with a reference to a particular card. That would be the simple way to do it.

If you were wanting to do some other things like track what cards are being sent the most or storing the users information you may want to look at utilizing a database.

You could also create some way to manage your cards with a database, for example you don't want your Xmas cards displayed during summer time. So you could put the card names in the database and only display them during the holiday months. Your display page would only select what cards it should display during a particular month.

Just some thoughts I had about it.

Peace
Mike





Similar Threads
Thread Thread Starter Forum Replies Last Post
Greeting Card in C# ? KellyRainmaster BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 October 30th, 2007 05:06 PM
join to cridet card amged ASP.NET 1.0 and 1.1 Professional 1 June 25th, 2007 01:23 AM
Wild Card Help * Corey Access 1 March 1st, 2007 11:42 AM
Flash Card Karen_ajkk Java Basics 0 February 12th, 2007 03:05 AM
How to use C# to control I/O card? christykong2005 C# 4 February 5th, 2007 03:14 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.