iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-25-2005, 08:58 PM
WebProWorld Pro
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 258
supernatural_247 RepRank 1
Default Database generated dropdown menu

does anyone know of a script that I can get to function like this app:

http://www.projectorcentral.com/search.cfm
(Or choose a projector:)

When you choose an option in the drop-down, it takes you to it's related page.

I would also like a back-end admin to create the item value and its related review/specs page. I checked hotscripts, but I don't know what this would be classified as... tried news publishing, classified ads, etc. with no luck. any help is much appreciated!!

Thanks,
Tim
__________________
iHomeConnect
Reply With Quote
  #2 (permalink)  
Old 05-26-2005, 08:59 AM
WebProWorld Pro
 
Join Date: Aug 2004
Location: Maryland
Posts: 219
webmasterjunkie RepRank 0
Default Language

Do you have any particulars on the language, php, asp, cfm? MySQL database right?
Reply With Quote
  #3 (permalink)  
Old 05-26-2005, 12:49 PM
WebProWorld Pro
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 258
supernatural_247 RepRank 1
Default Re: Language

Quote:
Originally Posted by webmasterjunkie
Do you have any particulars on the language, php, asp, cfm? MySQL database right?
lol... can't believe I forgot that! Yes, I need it to be in English, PHP and MySQL. Thanks for asking!!

Cheers,
Tim
__________________
iHomeConnect
Reply With Quote
  #4 (permalink)  
Old 05-26-2005, 09:40 PM
ADAM Web Design's Avatar
WebProWorld 1,000+ Club
 
Join Date: Dec 2003
Location: Toronto, Ontario, Canada
Posts: 2,181
ADAM Web Design RepRank 0
Default

The scripting language that performs the redirect isn't actually PHP. It's Javascript. Usually, when a form field change results in an immediate action without a submit button being pressed, it's Javascript.

In this case, this is the HTML/Javascript:
Code:
<SELECT NAME="part_id" ONCHANGE="submit()">
The onchange Javascript handler submits the form, which in turn retrieves the corresponding info from the form post and generates the page.

The back-end admin would really depend on what type of product it was, what information you wanted to show, the structure of the database, etc. There's about a million ways to handle this sort of thing, and I don't know of a generic script that will perform the task.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 08:53 PM.



Search Engine Optimization by vBSEO 3.3.0