FP2002 and database and forms problem

J

Joy Voltenburg

I've created a database and some .asp pages where
different results will show based on certain criteria.
What I want to do now, is create a form and have database
results display within that form and have a checbox
besides each result. Each checkbox will correspond with
the database results( i.e., if the filtered database
result is Class1, then the checkbox should have a value of
Class1). When a person fills out the form and checks the
corresponding box, I'd like that information emailed to
me. Can FP do this? I can't seem to get it done.
Examples are here:
http://www.hagerman.com/training/register_test.asp
This, of course, does not work. I've tried just putting
the field in the checkbox value and I'm pretty sure that's
not going to work. Plus when I hit the submit button,
nothing happens....it isn't emailed to me, even though
I've selected that option.

Is there a tutorial on how to set this up? The ones I've
seen don't address database results within a form for
submission.

The object of this is for me to enter dates of training
classes one time and have it filled in automatically in
different locations throughout the website. Right now, I
have to enter them once into the database, and then again
on a FP form for registration purposes.
 
S

Stefan B Rusynko

See http://support.microsoft.com/default.aspx?scid=kb;en-us;Q205756




| I've created a database and some .asp pages where
| different results will show based on certain criteria.
| What I want to do now, is create a form and have database
| results display within that form and have a checbox
| besides each result. Each checkbox will correspond with
| the database results( i.e., if the filtered database
| result is Class1, then the checkbox should have a value of
| Class1). When a person fills out the form and checks the
| corresponding box, I'd like that information emailed to
| me. Can FP do this? I can't seem to get it done.
| Examples are here:
| http://www.hagerman.com/training/register_test.asp
| This, of course, does not work. I've tried just putting
| the field in the checkbox value and I'm pretty sure that's
| not going to work. Plus when I hit the submit button,
| nothing happens....it isn't emailed to me, even though
| I've selected that option.
|
| Is there a tutorial on how to set this up? The ones I've
| seen don't address database results within a form for
| submission.
|
| The object of this is for me to enter dates of training
| classes one time and have it filled in automatically in
| different locations throughout the website. Right now, I
| have to enter them once into the database, and then again
| on a FP form for registration purposes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top