After submitting a form, I'd like to cflocation to another page with an anchor. cflocation does not want recognize an anchor, help!
I've tried
<cflocation url="save.cfm##GoToAnchor3">
and
<cflocation url="save.cfm" & "##GoToAnchor3">,
both ignore anything after ".cfm".
Anybody know what to do?
Thanks
I've tried
<cflocation url="save.cfm##GoToAnchor3">
and
<cflocation url="save.cfm" & "##GoToAnchor3">,
both ignore anything after ".cfm".
Anybody know what to do?
Thanks