Silly question, but are you putting your variable in <cfouput>s?

Todd Ashworth


----- Original Message -----
From: "Gieseman, Athelene" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 10:00 AM
Subject: RE: Refresh Page


| Thanks.  I tried this but get errors.  Tells me that it can't find the
page.
| Am I misunderstanding how it should be used?  I used a CFSET to create the
| #SomeRandomValue#.  Then, in the CFSET that creates the URL I added
| &re=#SomeRandomValue#.  I tried with and without quotes.  Is there some
way
| in particular that I should be appending it?  FYI, I'm using CFLOCATION to
| set the URL for that page.  Thanks in advance.
|
|
| Athelene
|
| -----Original Message-----
| From: Gena [mailto:[EMAIL PROTECTED]]
| Sent: Thursday, November 09, 2000 10:10 PM
| To: CF-Talk
| Subject: Re: Refresh Page
|
|
| add to the end of URL &re=#SomeRandomValue# and generate new
SomeRandomValue
| every time.
|
| Regards
|
|
| ----- Original Message -----
| From: "Gieseman, Athelene" <[EMAIL PROTECTED]>
| To: "CF-Talk" <[EMAIL PROTECTED]>
| Sent: Tuesday, December 19, 2000 2:51 PM
| Subject: OT: Refresh Page
|
|
| > I'm having a problem with getting a page to refresh.  I have a frame
with
| > two windows.  The left window is a form with a cfselect.  When the user
| > selects an option, a word document is displayed in the right-hand frame.
| > This works fine the first time.  However when the user then selects
| another
| > option from the left frame and submits the form, the right-hand frame
does
| > not load the new document unless you hit the refresh button on the
| browser.
| > Can anyone help me with either 1) why the window won't bring up the new
| file
| > without a refresh? or 2) what would be the javascript to refresh the
whole
| > frame page?  I've tried several variations on document.refresh and other
| > scripts to no avail.  Any help would be appreciated.
| >
| > Athelene Gieseman
| > [EMAIL PROTECTED]
| >
| >
| >
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to