Re: response.redirect "bla.php"
From: Vilmar Brazão de Oliveira (teste_at_teste.teste.teste)
Date: 02/16/04
- Next message: Bob Barrows: "Re: error 80004005"
- Previous message: Vilmar Brazão de Oliveira: "Re: Different results if you have String or a Varient for Dates?"
- In reply to: dalyjason: "response.redirect "bla.php""
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Feb 2004 09:51:30 -0300
hi, to run php in iis or pws server you need to download some instalations
packages on www.php.net
see you,
--
««««««««»»»»»»»»»»»»»»
Vlmar Brazão de Oliveira
Desenvolvimento Web
HI-TEC
"dalyjason" <daly_jason@yahoo.com> escreveu na mensagem
news:2ef39e59.0402150629.4a5c4323@posting.google.com...
> Okay, here's my question.
>
> <%
>
> dim idnum
> idnum=request.querystring("id")
> Response.Buffer = true
>
> Response.Redirect "uploadpic.php?idw=" & idnum
>
> %>
>
> This is the only code contained on the page. When it is run, i get:
>
> CGI ERROR
> The specified CGI application misbehaved by not returning a complete
> set of HTTP headers. The headers it did return are:
>
> That's it! No redirection takes place...i've cornered the apparent
> problem to the very last line...the response.redirect
> line....what's the deal? any help is much appreciated.
- Next message: Bob Barrows: "Re: error 80004005"
- Previous message: Vilmar Brazão de Oliveira: "Re: Different results if you have String or a Varient for Dates?"
- In reply to: dalyjason: "response.redirect "bla.php""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|