[thelist] ASP/VBSCRIPT: best way to verify successful record insertion

Tom Dell'Aringa pixelmech at yahoo.com
Mon Aug 19 18:35:01 CDT 2002


Chris,

Maybe I don't understand fully - but after the user submits the
registration form, I would have immediately done a lookup in the DB
and return their information to them on a confirmation screen. This
is your name, this is your blah blah blah.

If you are successfully returning a confirmation page, you have the
data in your DB. Then when you go to make packets from your DB, you
have them. If the confirmation page errors out, you know there is a
problem...

Not sure if I'm shooting at what you are talking about..

Tom
--- "Chris W. Parker" <cparker at swatgear.com> wrote:
> hi.
>
> my company recently did an online registration for an event we
> hosted.
> we had quite a few people complain that they signed over the
> internet
> but had to reregister since we did not have a registration packet
> for
> them. something went wrong when they filled out the form and
> clicked
> submit and i have no idea what.
>
> what i'd like to know is how can i best verify that their
> submission was
> recorded? i'd like to notify them that they will receive an email
> after
> they sign up and that if they do not receive an email within an
> hour or
> so, they should call us or reregister because it did not work.
>
> what i thought i could do was record their session variable and
> then
> immediately look it up again. if i find a record with their
> variable
> then that means it worked and i can send the email, if i don't find
> it,
> then it didn't work and i should notify them that there was a
> problem.
>
> is this the best way to do it? is there an easier way? are there
> any
> implications with how quickly i can turn around and check for a
> record?
> do i need to wait a second or two?
>
>
> thanks,
> chris.
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !


=====
var me = tom.pixelmech.webDeveloper();

http://www.pixelmech.com/
http://www.maccaws.com/
[Making A Commercial Case for Adopting Web Standards]

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com



More information about the thelist mailing list