Help - Search - Members - Calendar
Full Version: url marks
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
Daniel Liu
Hi,

I noticed lots of url are like this: http://forums.htmlhelp.com/index.php?act=p...w_post&f=10
Some information like "act=post&do=new_post&f=10" is sent a webpage "http://forums.htmlhelp.com/index.php".

Can someone briefly explain me how is this done, and what topic i should follow up to master this techque?

-thanks a lot and merry christmas
pandy
Merry Christmas to you! IPB Image

It's called a query string.

The query string is worth nothing without a server side program as the receiver/interpreter of the data in the string, in this case PHP. So I guess you should look into PHP, Perl or some other scripting language available on your server.

To not be misleading, JavaScript can also use queary strings.
Daniel Liu
I looked into query string, but i could not find much helpful materials.
I want write a javascript to interpreter query string on HTML, can anyone point me whereabout to learn this?
pandy
Seems to be a lot of material out there.
http://google.com/search?q=JavaScript+query+strings
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.