CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Link to google maps, using HREF source and link parameters

Print topic Send  topic

Author Message
seano
Posted: 10/17/2005, 12:05 PM

Hi,

I've had a simple link in one of my apps that goes to Mapquest and brings up a map of a specific address. To do this I just created a link, set the Href Source link type to Page, destination to: http://www.mapquest.com/maps/map.adp, and added link parameters for address, city and state. This results in a URL of http://www.mapquest.com/maps/map.adp?city=AnyCity&state...+My+Road&zoom=8

I now want to use google maps. Trouble is that Google is looking for a link in the format: http://maps.google.com/maps?q=123+My+Road,+AnyCity,+CA.

Seems easy enough, but it appears link parameters requires a parameter name for each field, rather than allowing me to say q=Address, City, State.

Any ideas???
mrachow


Posts: 509
Posted: 10/18/2005, 1:00 AM

At a first look I build up a session variable or a hidden control with this comma separated string as value and use this as one parameter
_________________
Best regards,
Michael
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.