I think you problem might lie in the fact that you not including the
carriage returns in the header (IE is fairly strict about the headers
being correct for this sort of thing)

try

<@ASSIGN NAME=Local$httpHeader VALUE="HTTP/1.0 302 Moved<@CRLF>Location: 
http://www.bolide.co.uk<@ARG NAME='navigate'><@CRLF><@CRLF>">

-- 

Gerard.
____________________________________________________________________________
Stock's Observation:
        You no sooner get your head above water but what someone pulls
        your flippers off.

On Wed, 23 Oct 2002, Nicholas Froome wrote:

+>>You did say UK, but I tried it anyway.
+>>
+>>Failed
+>>Error: Connection closed by remote server
+>>Local Aussie ISP (Telpacific)
+>>Dialup
+>>Mac OS 9.22 running Opera 5
+>
+>
+>>If I select the FoS link and hit Go, I get a DNS error.  I can 'hear' IE
+>>switch page twice (I hear the little 'tick' sound twice).  IE is showing me
+>>a 'friendly' status of "Cannot find server or DNS Error".
+>>
+>>My ISP is REDNET, 128 Leased Line.  PC is WinXP, IE6 SP1.
+>
+>
+>
+>OK - I'm stumped. I've never had this fail, ever, and now it seems to be broken for 
+some people and not for others. The Popup menu is an Include file so I could change 
+it easily - but I've avoided JavaScript so far...
+>
+>Any thoughts?
+>
+>
+>
+>
+>
+>It's an HTTP redirect in a TAF (navigate.taf) and the TAF code looks like this:
+>
+><@ASSIGN NAME=Local$httpHeader
+>  VALUE="<@LITERAL VALUE='HTTP/1.0 302
+>Location: http://www.bolide.co.uk<@ARG NAME="navigate">'>">
+>
+>
+>The Popup menu on the site looks like this (but has more entries):
+>
+><FORM METHOD="POST" ACTION="/actions/navigate.taf?">
+><select name="navigate" size="1">
+><OPTION VALUE="/actions/homepage.taf" selected>Navigate
+><OPTION VALUE="/actions/help.taf?page=navigate">How do I use this menu?   Click Go 
+-->
+><OPTION VALUE="/actions/homepage.taf">---------------
+><OPTION VALUE="/actions/homepage.taf">HOMEPAGE
+><OPTION VALUE="/actions/homepage.taf">---------------
+><OPTION VALUE="/actions/comment.taf">CONTENTS
+><OPTION VALUE="/actions/comment.taf"> What's new on Bolide?
+></select>
+><INPUT TYPE=SUBMIT VALUE="Go">
+></FORM>
+></td>
+></tr>
+></table>
+>
+>
+>
+>Thanks in advance you red-hot coders!
+>________________________________________________________________________
+>TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
+>                with unsubscribe witango-talk in the message body
+>

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to