i am getting this error - WeOnlyDo Discussion board

i am getting this error (wodHttpDLX)

by phonehax, Sunday, June 01, 2008, 14:21 (5814 days ago)

not supported by your browser

...i've tried changing my user-agent to IE's headers but it just gives me a different error i have teh protocol set to protALL

Re: i am getting this error

by woddrazen, Sunday, June 01, 2008, 15:17 (5814 days ago) @ phonehax

Hi,


Can you please try to add this header:
[code]Http1.Request.Headers.Add UserAgent , Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) [/code]
before you issue request from server.

Let us know how it goes.


Regards,
Drazen

Re: i am getting this error

by phonehax, Sunday, June 01, 2008, 23:01 (5814 days ago) @ woddrazen

i tried it and im still getting the same error

Re: i am getting this error

by woddrazen, Monday, June 02, 2008, 00:42 (5814 days ago) @ phonehax

Hi,


In which browser this page is working and which version is browser?

Did you try to find out what information you need to send to your server? Maybe you are missing something.

You can try using IE watch. IE watch HTTP and HTTPS analyzing tool. You can find there all info and send it in wodHttpDLX.

If that doesn't help can you maybe show us your code snippet? You can send your private information to: techsupport@weonlydo.com

Let us know how it goes.


Drazen