| Stefan [MSFT] 2005-07-08, 7:48 am |
| Hi Umesh,
I still don't understand your question.
Sorry.
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Umesh" <Umesh@discussions.microsoft.com> wrote in message
news:94EA0B31-38B5-4D47-884B-427FBAC363EB@microsoft.com...[vbcol=seagreen]
> Hi Stefan,
>
> Yes in the same manner but, little differnt way. Image Map Placeholder is
> custom control. In my case I am using the HtmlPlaceholder and in
> publishinh
> mode I add the Image and Image Map Html Code in placeholder. It is working
> fine.
>
> See the Html Code in the placeholder This is huge code but i pasted
> begining of the code and end)
>
> <IMG
> src="/NR/rdonlyres/68DF882F-ADB3-4F4F-9118-0BF3E2031727/0/Img_StoresStates.jpg"
> useMap=#Img_StoresStates_Map border=0>
> <MAP name=Img_StoresStates_Map><AREA shape=RECT target=_top alt="St Croix"
> coords=470,352,532,364
> href="http://textile1.cniweb.net/TextileCreations/StoreFinder.aspx?state=VI">
> </MAP>
>
> This is the query i want pass to result page for the store list result
> (href="http://textile1.cniweb.net/TextileCreations/StoreFinder.aspx?state=VI)
> how can i achive this.
>
> THat is my problem. template file it is aplaceholder and how can I get the
> Placeholder text to pass in the query to serach result.
>
> regards,
> Umesh
>
> "Stefan [MSFT]" wrote:
>
|