Could you add another URL var to tell your code that you want to do PDF
highlighting?  That way you don't have to look for the anchor, but
rather this new URL var. 

> -----Original Message-----
> From: Todd Rafferty [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 21, 2006 9:08 AM
> 
> Yup, I understood and I get it.  See, the end-result here is 
> that the anchor
> is actually being used for PDF Highlighting.  However, in 
> order for the PDF
> Highlighting to actually work I have to disable the following tags:
> <CFHEADER NAME="content-disposition" VALUE="#theAction#;
> filename=#finalName#">
> <CFHTMLHEAD text="<title>Download #finalName#</title>" />
> 
> I was hoping I could write a conditional based on the query 
> string, but I
> guess now I'm going to have to look for something else if 
> there's no way to
> get the full URL out of CFMX.
> 
> -----Original Message-----
> From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 21, 2006 11:11 AM
> 
> Everything after the # sign is just a link to an anchor. It's 
> not really 
> part of the query string in the eyes of the web server. It's 
> sending the 
> url parameter or &u=yes and then, if it existed, it would be 
> trying to 
> go down the page to the <a 
> name="everythingAfterThePoundSignInTheURL">anchor</a>. Since 
> that anchor 
> doesn't exist anywhere, nothing happens.


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238389
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to