close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Adding Map to existing page, Help With WHERE Clause

Thread began 4/12/2011 12:27 pm by ja414479 | Last modified 4/12/2011 12:55 pm by Jason Byrnes | 915 views | 1 replies |

ja414479

Adding Map to existing page, Help With WHERE Clause

I have the a working detail page that displays multiple Address records based on URL Parameter ID's (1825, 1824,
1823, 1822, 1821): (This is working fine)
-----------------------------------------------
map_sel.cfm?wkRptID=1826&wkRptID_1=1825&wkRptID_2= 1824&wkRpt ID_3=1823&wkRptID_4=1822&wkRptID_5=1821 (this is the URL to display my "selected" records from a previous main page)

- But I cannot get my map query (on the same detail page) to properly "Reference" those URL ID values in my WHERE statement?

- How do I fix my WHERE clause below to correctly filter by these URL ID's only?

- Here is my current map query listed below, but it only outputs the First record (or only one ID)?
-----------------------------------------------------------
<cfparam name="URL.wkRptID" default="1">
<cfquery name="rsMapCust" datasource="salesPipeline">
SELECT wkRptID, wkRptCustName, wkRptBusAdd, wkRptCustCity, wkRptBusSt,
wkRptBusZip
FROM tblWeeklyRpt
WHERE wkRptID IN (<cfqueryparam value="#URL.wkRptID#" cfsqltype="cf_sql_numeric"> )
</cfquery>
-----------------------------------------------------------

I have my Google map below the detail records on my page, and I'm trying to map just those records only.

- Here is a picture of my detail page: MapSelected.jpg
(notice that it maps the first record, but none of the others..?)

Sign in to reply to this post

Jason ByrnesWebAssist

send a copy of your p[ge please.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...