House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home / Groups / ColdFusion Talk (CF-Talk)

capture url variable?

Author:
Shannon Peevey
09/16/2008 06:11 PM

Here is a link to a tutorial: http://www.peachpit.com/articles/article.aspx?p=30497&seqNum=9 Here is my take on it with a meta-refresh: <meta http-equiv="refresh" content="0; url=http://localhost/ <cfoutput>?#URL.myvar#</cfoutput>"> But, it is pretty much 5pm, so I wouldn't trust it :) speeves > Hi, > > I need to capture a url variable then add it to a redirect so my > application which is changing servers will still work. > > Not sure where to start. Thanks, John > > > >


Mailing Lists