Microsoft
Software
Hardware
Network
Question : how do I create a web page that will accept a parameter that is supplied as part of the web address?
I have created a web page that incorporates a Google map and I would like to be able to get a web address that will take the user straight to a location on the map. e.g. I would like someone to be able to type an address like the following and use the last part of the address as part of my initialisation so the map can display the requested coordinates.
www.mywebsite.com/maps.htm
&address=2
5.035,133.
345
I have seen this sort of thing done with dozens of web sites, even the emails I get from EE do much the same. How difficult is it to set up? hwo do I do it?
Answer : how do I create a web page that will accept a parameter that is supplied as part of the web address?
if you are using just HTML check the following link
http://www.tek-tips.com/fa
qs.cfm?fid
=5442
Random Solutions
Send two files in email as attachment in unix shell scripting using ksh
Acrobat 8 Pro, Adobe EPIC_APP Serious Error - Windows 7 Ultimate 64bit
How to create a Despatch Roster Summary
jQuery to verify input and open another input field
Flex Drag and Drop
PHP string replace question
SQL Problem
Access 2007, form datasheet view, change display property of an element based on another element in the record
Removing Rootkit.Agent on Windows XP SP3 ComboFix log attached
return double array in Delphi call to c++