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
Can I send with another domain from the same exchange server
Globally change the Blackberry Service Display name
SAS 9.1 - Excel Import
Class Diagram
Exchange 2007 mail relay
isql output
Creating Server 2008 Domain
imap_mail_move on POP3 mailbox
Build and run of Actuate reports
directoryInfo.GetFiles() is slow in .net.