<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have a massive business directory in MySQL
database. Using PHP, dynamic queries can be made. </FONT><FONT
face=Arial size=2>What i want to implement is for the user to click "View
Map" button on the results and zoom to the location of the business. Currently,
i have MS-PHP running doing the zoom/pan stuff.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Looking at the documentation, QuerybyAttributes
seems to be the method to use. In Mysql, I can add a column to store the
record-id which can be passed to MS-PHP. Not too sure how to go about it.
Can someone share their code snippets on this function.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>TIA</FONT></DIV>
<DIV><FONT face=Arial size=2>Nyon</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV></BODY></HTML>