[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Strange things happening with a raq4



> This is only a guess, but, by any case, are you trying to access
> domain.com/file.bla and not www.domain.com/file.bla?
> because if yes, that's the problem. the server "rewrites" the address to
> the real site name.
> it is possible that some download controllers recognize the 302 code
> ("this page is not here, but there") - and some others doesn't - and
> that's the problem you're encountering.
> HTH,
> - shimi.

I use www.domain.com so this is not the solution .... but thank you for the quick answer


> I assume you use asp-scripting.
> Could you point me the url of the control you are using? I would like
> to reproduce the error. Hopefully the suply the sourcecode.
> But hé, why not creating you're own control ?
> --
>  MVG,
>  Rob van Eijk
>  www.blaeu.com


I'm not using asp ... it's a vb software i wrote and I use an activex ... I cannot give you the url to download this activex because it has been bought by microsoft (sigh) to become the developing base of their own HTTP activex ... 

but on this page

http://www.makonin.com/components.html

you'll find another activex (mccHTTP) that has the same problem (redirection 302 on raq4 but no problems with other servers) (this is shareware and it's crippled so it returns only the first 1000 characters of the downloaded file but 1000 characters is enough to see the 302 error message)

Of course I could write my own control using winsock but I'd like to know why this 302 error happens .... and only with raq4's ...

thanks !

-- 
Francois