|
| |
|
|
zed
Posts: 7 Joined: 3/13/2004 Status: offline
|
drop down list - 3/18/2004 8:13:19
just made a drop down list with catergories of DVD ie Hoorro,comedy etc. next to this is a submit button if i i choose a catergory and press submit how to i get the results from my database (access 2000) not sure how to set up the page that shows dvd,s from database or the script i need to use im trying to use asp
|
|
|
|
Richard Dudley
Posts: 668 Joined: 8/22/2002 From: Butler, PA Status: offline
|
RE: drop down list - 3/18/2004 11:25:51
Probably the easiest thing is to learn the Database Results Wizard. FP's help is good, and so is "FrontPage 2003 Inside Out" from MS Press. Any help on the DRW is a Spooky question--I rarely use the thing. It's not that hard to hand code this same thing, but it's not a beginner task, either. You'll need to learn VB Script, some SQL and recordset objects. There's a lot of help out there, but it can be overwhelming until you have a good understanding of the basics.
_____________________________
I need to change my avatar--the puppy is full grown now!
|
|
|
|
BeTheBall
Posts: 6359 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
RE: drop down list - 3/18/2004 12:56:28
Richard is right. What you want to do is set the form that has your dropdown to submit to a second page, say results.asp. On the second page, use the database results wizard to create a results region of your DVDs. In step 3 of the wizard, select a criteria for Category. When you get to step 5, there is an option to add a search form. You should not use that option as you already created your search form on another page.
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|