Storig data from website to database

  • Thread starter Thread starter Connor ScienceGuy
  • Start date Start date
C

Connor ScienceGuy

I am in 6th grade and I want to put a survey up on a website. I want
to capture the following information

Trial One
Choose L or R (selects only one)
Trial Two
Choose L or R (selects only one)
Trial 3
Choose L or R (selects only one)
Gender
Choose M or F (selects only one)
Spayed/Neutered
Y or N (selects only one)

So 5 fields plus unique ID need to be captured. Is there an easy way
to do this? My mom knows Access and basic HTML pretty well but has
never captured data from the web before.

Thanks for any help.

Connor
 
Connor,

What version of Access are you using?

To my knowledge versions of Access before 2010 don't do the Internet very
well or at all.

Others may have a solution for you if you are using 2000-2007.

If you want to start learning 2010, download the Beta and start playing with
it. I have seen an application by Albert Kallal on either MSDN or the Beta
site that describes how to work with web-based data.

Your mom can probably show you how to use Access option groups. That's
probably the other part of your solution.

HTH

David
 
Back
Top