On 16 Mar 2004 at 13:22, Also Sprach fess:

> 
> I'm not sure I understand your question,
> if you're trying to change the location in the url bar of the browser,
> you have to redirect the browser to another location.

That's the one.

> There's a lot of different ways to get a redirection out, depending on 
> what type of environment you're in,
> 
> in a CGI context your script just needs to return:
> 
>    Location: http://new/location/product_list.html

Good. My problem was that I wanted the cgi as xml source and page 
logic. Now I have a cgi that can make the browser go to another
script that is the xml source.
It also solves all my problems with wanting to use httpd.conf
as the style setter.

> hope that's of help.  but somehow I think I misinterpreted your 
> question.

That is fantastic, _exactly_ what I wanted.
Thank you very much for your time.

John


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to