Help with a wedding script - Wedding.rar (0/1)

Help with a wedding script - Wedding.rar (0/1)

am 28.12.2007 08:11:24 von Gaetan

I've found a wedding RSVP script, and modified it to some extend, but
am looking for some help. The script will verify a party's name and
address, but I'd like to have the party be able to choose the number
of people attending, instead of my having them setup in the mysql
database as static values. Any chance someone could give me some
insight? I've been trying to figure it out for a few weeks now, but
with work, I just haven't had enough time to catch up on my php/mysql.
I'm trying to get this done for my little sister as soon as I can.

Thanks so much!
~ David

Re: Help with a wedding script - Wedding.rar (0/1)

am 28.12.2007 14:56:23 von Jerry Stuckle

David wrote:
> I've found a wedding RSVP script, and modified it to some extend, but
> am looking for some help. The script will verify a party's name and
> address, but I'd like to have the party be able to choose the number
> of people attending, instead of my having them setup in the mysql
> database as static values. Any chance someone could give me some
> insight? I've been trying to figure it out for a few weeks now, but
> with work, I just haven't had enough time to catch up on my php/mysql.
> I'm trying to get this done for my little sister as soon as I can.
>
> Thanks so much!
> ~ David
>

Not having any code, it's impossible to help you. But there should be
no problem with just storing the number of people attending.

But personally, I may be old fashioned, but I find RSVPing for a wedding
via the web to be tacky. There are some things which should be done by
mail.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: Help with a wedding script - Wedding.rar (0/1)

am 29.12.2007 05:04:57 von Gaetan

On Fri, 28 Dec 2007 08:56:23 -0500, Jerry Stuckle
wrote:
>But personally, I may be old fashioned, but I find RSVPing for a wedding
>via the web to be tacky. There are some things which should be done by
>mail.

You've got no argument here. Someday, when I get married, there's no
way I'll have any RSVP online page. But, my little sister's a
different story. Thanks anyway!

~ David