Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / May 2005



Tip: Looking for answers? Try searching our database.

Reload the page to a variable

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
alexreyenga - 31 May 2005 23:12 GMT
Here is the command I'm trying to use, but wont work. How else can I acomplish
this without referring to a different page?

<meta http-equiv="refresh"
content="2;URL=edittest1.cfm?ServiceCallID=#servicecallid#">
alexreyenga - 01 Jun 2005 00:51 GMT
It looks like I figured out a way to do it. It seems not so advanced after all.
I guess I should have posted this topic in the Dynamic HTML forum. Now I know.
Here's what I did..I replaced the meta tag with this:

<cfset servicecallurl = "edittest1.cfm?ServiceCallID=#servicecallid#">
<cflocation url="#servicecallurl#">
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.