> -----Original Message----- > From: Paul & Kathryn [mailto:[EMAIL PROTECTED] > Sent: Monday, December 12, 2005 9:27 AM > To: CF-Talk > Subject: Anchor tags and url parameters in Internet Explorer > > The following url works fine in Firefox but not at all on Internet > Explorer > (or at least it doesnt jump to the anchor) Any clues how to format the url > so it does? anchor is named p7 > > index.cfm > ?c=7&g=18&s=16&CFID=61034&CFTOKEN=36dbd052220f8d91-1E9EDFBD-65B1-A714- > E5AD883076006072#p7
It seems like it should work to me... although there might be a problem with the dashes in the UUID (you might try URLEncoding it). I've had problems in the past with non-printable characters being appended to anchor names, you might check for that. Also you might post a sample of the finished page - sometimes other HTML problems can confuse the browser. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226795 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

