Skip to main content
Inspiring
November 3, 2006
Answered

re-directing a page

  • November 3, 2006
  • 1 reply
  • 214 views
Hi,

How can I go to a url without having the user click on any link?

i.e. if a condition is met then go to order_form.cfm
This topic has been closed for replies.
Correct answer Dan_Bracuk
There are at least 3 ways.
cflocation
javascript window.location
meta refresh

1 reply

Dan_BracukCorrect answer
Inspiring
November 3, 2006
There are at least 3 ways.
cflocation
javascript window.location
meta refresh