Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Teams" web page as entry point to Access dbase of zip codes. 1

Status
Not open for further replies.

RandySS

Technical User
Joined
Dec 7, 2009
Messages
20
Location
US
Hi Folks,
Am trying to create a rudimentary "teams" web page that allows visitor to determine if a team exists in a nearby zip code region. ("Does your zip code exist on our list of team's zip codes?") Am trying to figure out how a data entry field in a web page can serve as criteria for a select querry & form in Access 2003. Any tips would be appreciated.
Thanks!
 
Access 2003 forms aren't compatible with web pages. You may need to use ASP or some other web development tools to create the web interface.

Duane
Hook'D on Access
MS Access MVP
 
Thanks dhookom! I'll try my Access 2007 to see if it offers a solution.
 
Actually, I'm not trying to use Access as a web development tool. I just want it's data, querry results for example, to be displayable to a web site.
 
You can display Access (or most any database) records on a web page with the proper tools. I prefer classic ASP. There is a forum in Tek-Tips where you can ask web type questions.

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top