Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-05-2013, 03:23 AM   PM User | #1
CoolKay
Regular Coder

 
Join Date: Jan 2011
Posts: 296
Thanks: 7
Thanked 0 Times in 0 Posts
CoolKay is an unknown quantity at this point
Question html or php redirect

on this website http://hauntedwisconsin.com/events/list/ is a menu - sort by zip or address, filter by type, when a visitor inputs a city the php in the box below changes and displays the information (in the events list below in the center of the page) and if a visitor picks a type of event the php in the events list changes below. IS this totally a html5 css3 function using the object redirect? or is it a function of php that makes this work? I would like to use this on countyfairgrounds.net but do not know how to implment this Can you help me?
CoolKay is offline   Reply With Quote
Old 01-07-2013, 10:11 AM   PM User | #2
amazingkitty
New Coder

 
Join Date: Jan 2013
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
amazingkitty is an unknown quantity at this point
I don't know the differences among the web address ending with html, org or php .
amazingkitty is offline   Reply With Quote
Old 01-07-2013, 11:18 AM   PM User | #3
Redcoder
Regular Coder

 
Redcoder's Avatar
 
Join Date: May 2012
Location: /dev/couch
Posts: 309
Thanks: 2
Thanked 46 Times in 45 Posts
Redcoder has a little shameless behaviour in the past
Thats Ajax...where the browser send a request in the background to a server-side script with what you entered. Then the script searches the database and returns info to the client side Javascript which then refreshes the area content with the new content.

Jquery has an easy way to implement it that multi-browser.
__________________
For professional Hosting and Web design.....


NetEssentials.co.uk
Redcoder is offline   Reply With Quote
Reply

Bookmarks

Tags
html redirect, object redirect

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 01:09 PM.


Advertisement
Log in to turn off these ads.