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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can This Be Done

Status
Not open for further replies.

smoot

Technical User
Feb 5, 2002
10
0
0
US
I’ve created a customer feedback form in Access 2000 and would like to make it available for customers to fill in the questions on the form over the Internet and my company Intranet, I plan to use this form to generate reports and track customer feedback.
Can this be done without using code? A simple process would be appreciated – if possible. Thank you!
 
The answer to your question would be no. I don't think there is a way to give users access to your MSAccess form over the internet/intranet. You would need to code a form in PHP or something else that can store results in your MSAccess database.

Good luck,
Larry
 
I may be sending you the long way around but here.....
Create an Access Project using your Access database as your back-end.
From there you should be able to create an updatable Data Access Page that you can place on your Intranet
 
I'll have to try that randusoleis, thanks for the tip!

TTYLaterz,
Larry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top