Hi Barbara,

in v5 you have to create a FULL http header, partial headers dont work
anymore.

The reason they worked at all was that no matter what kinda partialy made
header you had, tango would try to figure out what you wanted and make it
into a valid header.

so now you have to do a full http header which looks somethin like this:

HTTP/1.1 200 OK
Date: Fri, 26 Sep 2003 17:52:17 GMT
Server: Apache
Accept-Ranges: bytes
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=ISO-8859-1

I just found a neat tool on google:

http://www.delorie.com/web/headers.html

This lets you put in a URL and it shows you the http header that that URL is
giving.  You could probably use this to view the HTTP headers that tango is
spitting out for your redirects and just use that.

Hope this helps!
Alan

----- Original Message -----
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED] ; [EMAIL PROTECTED] ;
[EMAIL PROTECTED] ; [EMAIL PROTECTED] ;
[EMAIL PROTECTED]
Sent: Friday, September 26, 2003 9:41 AM
Subject: Witango-Talk: partial http headers and redirects migrating from
Tango2000 to Wi tango5tango5


Could someone please clarify something for me?
We are upgrading to Witango5 for t2K next week.  I have approx 100 taf files
with redirects similar to:
<@ASSIGN local$httpHeader "Location: http://<@CGIPARAM
NAME=SERVER_NAME>/Sales/<@var DBPrefix>_CustomPricingOption.rpt?<@var
local$prompt0>&<@var local$prompt1>&<@var local$prompt2>&<@var
local$prompt3>&<@var local$prompt4>&<@var local$prompt5>&<@var
local$prompt5>&<@var
local$prompt6>&USER0=FASTRPT&PASSWORD0=03fastrpt&<@UserReferenceArgument><@C
RLF><@CRLF>">

Aside from initially setting the default scope in the Witango.ini file to
USER, is there a change that I need to make to these statements?  Are they
'complete' enough?
Thank you so much,

Barbara McCormick
Capital Pacific Homes, Inc.
[EMAIL PROTECTED]
480-777-2400 ext 211

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to