This is a discussion on "ASP & MSAccess" within the Classic ASP section. This forum, and the thread "ASP & MSAccess are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
ASP & MSAccess
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
ASP & MSAccess
I'm looking for some help in the area of ASP/MSAccess. I'm kinda new to working with databases and am asking for some help. There are 2 peticular things I would like to be able to do at this moment. I'm only working with ASP\HTML and MSAccess so please stay with with that.
1) I would like to create a simple database that holds information such as company name, phone, and address. And then at the top of the page will be a drop-down menu which if you choose something out of the drop down menu it will only show those items in relation. For example.... down-down = automotive. So it will list all automotive stores, phone numbers and addresses. 2) want to figure out how to create a form\survey that you enter information into. Once you click "Submit" it enters all that information into a database(s). If someone could please help that would be great. As I mentioned I'm kinda new in this area and would love any help you have to offer. Thanks, Josh |
|
|
|
||||
|
Josh.... First of all begin by creating your database in MS Access.
My guess is that you need two tables tbl_Details and tbl_industry. All records would be stored in the details table.... The industry is a foreign key linking in a seperate table (This will really speed up searches) As you are new to this, I wont say anymore because I feel it would only cause confusion. Let us know when you get this far.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| asp, msaccess |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MSAccess query error | contiw | Databases | 1 | Sep 15th, 2005 23:09 |
| converting msaccess > sql | spinal007 | Databases | 3 | Sep 29th, 2004 17:22 |