I think he want the user to click on an image which has an image map applied, but needs that to submit a form on the page because the app he is posting to will only accept the input form a form submit, and he can't change the receiving app cheaply.
Is that correct? You should be able to do an onclick on the image and grab where the user clicked. Then submit a form with the JavaScript passing whatever you need. I haven't worked with image maps enough to know exactly how to capture what portion of the image is being clicked on. IT should be doable though, if I understand your problem correctly. ~Brad -----Original Message----- From: Loathe [mailto:[EMAIL PROTECTED] Sent: Monday, October 30, 2006 4:56 PM To: CF-Talk Subject: RE: I know it sounds crazy ... find and replace on from and url? > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, October 30, 2006 5:50 PM > To: CF-Talk > Subject: I know it sounds crazy ... > > > All, > > Is it possible to pass the FORM. scope somehow through a hyperlink? > > I have severeal images that I've imagemapped and need to place > hyperlinks in them. > I was thinking of creating a submit button with the image that > needs a hyperlink. > > I'm trying to work an application hosted by an "Application > Service Provider" > contracted on before I started. This ASP uses a home grown CF > methodology > and I'm havinig a hard time trying to figure it out. > > I'm unable to create a hyperlink that would pass values in the > URL to extract data > to the template. The application only takes the FORM.variable > name. They want > 2 hours at $150/hr to make their application to work with the URL scope. > > Thank for any feedback. > > D > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258485 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

