I'm being really 'Little Friday' thick at the moment when it comes to a basic bit of functionality.
Can someone point out the schoolboy error I'm making? I'm trying to redirect to a page that has an internal anchor in it using cflocation. so I'm doing something like: <cflocation url="index.cfm?foo=1&bar=#bar###myanchor"> and its relocating to index.cfm but the url is missing the final anchor, so its not jumping to that bit of the page. I'm sure I've done this before. The new page has <a name="myanchor"></a> in it. ------------------------------------------------------- Rich "Feeling like Homer" Wild Senior Web Developer ------------------------------------------------------- e-mango Tel: 01202 755 300 Gild House Fax: 01202 755 301 74 Norwich Avenue West Bournemouth Mailto:[EMAIL PROTECTED] BH2 6AW, UK http://www.e-mango.com ------------------------------------------------------- This message may contain information which is legally privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any unauthorised disclosure, copying, distribution or use of this information is strictly prohibited. Such notification notwithstanding, any comments, opinions, information or conclusions expressed in this message are those of the originator, not of e-mango.com ltd, unless otherwise explicitly and independently indicated by an authorised representative of e-mango.com ltd. ------------------------------------------------------- -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
