Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old April 22nd, 2007, 05:35 AM
new2asp
Guest
 
Posts: n/a
Default LIMIT REGISTRATION

I am new to ASP, and I am trying to figure out how to create a
registration form that can limit that amount of people who are signing
up for an event. The form has to take in consideration the number of
guests the attendee is bringing table seating location. How can
interact with the database in order to do this. I know how to create a
form and send that information to a database.

  #2  
Old April 22nd, 2007, 06:35 AM
Jon Paal [MSMD]
Guest
 
Posts: n/a
Default Re: LIMIT REGISTRATION

before you display the form on the page, check the number of entries in the database. If the number exceeds the limit then display
a message the event is full, If not display the form.

Test again after the form is submitted, check the entry count before adding the user to the event and respond accordingly.


"new2asp" <scottm03@gmail.comwrote in message news:1177216255.437047.191110@l77g2000hsb.googlegr oups.com...
Quote:
>I am new to ASP, and I am trying to figure out how to create a
registration form that can limit that amount of people who are signing
up for an event. The form has to take in consideration the number of
guests the attendee is bringing table seating location. How can
interact with the database in order to do this. I know how to create a
form and send that information to a database.
>

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles