I've written one like that in about 1 hour - it's that easy - the only difficult part is the "card" and image prep. - which you would have to do with any "off the shelf" package anyway...
J -----Original Message----- From: Tony Hicks [mailto:[EMAIL PROTECTED]] Sent: 04 October 2001 11:06 To: CF-Talk Subject: Re: Greeting Card Script Easy layout but it'll be a lot of work.. and its not that I mind the work, its the total lack of time to do it.. ---------- Search the Holy Bible: http://www.bibleclicks.com ----- Original Message ----- From: James Maltby <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Thursday, October 04, 2001 4:46 AM Subject: RE: Greeting Card Script > Why not write your own? > > All you need is the following pages/database: > Back-end: > 1. Database with - id/email/name/message/senderemail/sendername/pic_id > > View: > 2. View page - which is "populated" by a cfquery to database > > Choose/Send: > 3. Page 1 - choose image - thumbnails of card/s - when thumbnails clicked on > they lead to... > 4. Page 2 - write message - basic form with to, email, from, email, message > - in a form - "view" button links to... > 5. Page 3 - check page - "layout" view of card with either "change" which > lead back to Page 2 or "send" which leads to... > 6. Page 4 - complete page which 1. writes to database, 2. collects id number > of entry, 3. cfmails recipient (to) with "copy" (e.g. you have been sent a > webcard - check it out at: http://www.wisernet.com/view.cfm?id=1234 - which > links to the view page and collects the card via a WHERE id = #url.id# SQL > statement) and 4. completed message - your card has been sent! > > Easy... and simple.... > > HTH > > J > > -----Original Message----- > From: Tony Hicks [mailto:[EMAIL PROTECTED]] > Sent: 04 October 2001 10:36 > To: CF-Talk > Subject: Greeting Card Script > > > Does anyone know of a Cold Fusion greeting card script? > > I'm looking for a fairly decent one.. doesn't have to be > super-ultra-wow-fantastic.. just decent. > > Thanks, > Tony Hicks > ---------- > Search the Holy Bible: http://www.bibleclicks.com > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

