TA!!!!!!!!!! I found the problem a few minutes and re-posted to the board.
Thanks for replying.



+++++++++++++++++++++
Kevin Parker
Web Services Manager
WorkCover Corporation

[EMAIL PROTECTED]

www.workcover.com

p: +61 8 82332548
f: +61 8 82332000
m: 0418 800 287

+++++++++++++++++++++


-----Original Message-----
From: Christopher Olive, CIO [mailto:[EMAIL PROTECTED]]
Sent: Friday, 16 February 2001 1:28:PM
To: CF-Talk
Subject: RE: Passing a value


looks like you're not terminating the string on the last meta tag.

<meta http-equiv="refresh"
content="0;URL=http://www.workcover.com/search/?ul=&ps=10&np=0&q=#URL.SemioQ
ueryString#">

notice the closing " on the content piece.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-----Original Message-----
From: Parker, Kevin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 7:03 PM
To: CF-Talk
Subject: Passing a value


Can anyone help me with this please and tell me why I am not getting the
output I want. I am passing a value on the URL. If my input is say "rise"
what I am getting from this template is "rise head body bgcolor text"
instead of just "rise". I have considered CFLOCATION but the problem is that
when I get this working I need to put some frame busting code in and I
understand that there is a problem mixing JavaScript and CFLOCATION.


<html>
<head>
<title>SEMIO Redirect</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<cfoutput>
<meta http-equiv="refresh"
content="0;URL=http://www.workcover.com/search/?ul=&ps=10&np=0&q=#URL.SemioQ
ueryString#>
</cfoutput>


</head>
<body bgcolor="#FFFFFF" text="#000000">


+++++++++++++++++++++
Kevin Parker
Web Services Manager
WorkCover Corporation

[EMAIL PROTECTED]

www.workcover.com

p: +61 8 82332548
f: +61 8 82332000
m: 0418 800 287

+++++++++++++++++++++



****************************************************************************
This e-mail is intended for the use of the addressee only. It may contain
information that is protected by legislated confidentiality and/or is
legally privileged. If you are not the intended recipient you are prohibited
from disseminating, distributing or copying this e-mail. Any opinion
expressed in this e-mail may not necessarily be that of the WorkCover
Corporation of South Australia. Although precautions have been taken, the
sender cannot warrant that this e-mail or any files transmitted with it are
free of viruses or any other defect.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and destroy the original e-mail and any copies.
****************************************************************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to