jasonc310771
09-16-2009, 10:50 AM
I have a blog site and it redirects visitors to other sites once they click on a link that we have on our site.
i have many error routines that catch errors on our site and after checking them all for errors in the code i am sure it is not my code but something to do with the java browser being used.
The browser used is Java/1.6.0_11 which i got using ... httpuseragent
All others browsers used seem to work fine but not the java one.
does anyone know of a way to allow java browser visitors to use my site like everyone else?
thanks
i have many error routines that catch errors on our site and after checking them all for errors in the code i am sure it is not my code but something to do with the java browser being used.
The browser used is Java/1.6.0_11 which i got using ... httpuseragent
All others browsers used seem to work fine but not the java one.
does anyone know of a way to allow java browser visitors to use my site like everyone else?
thanks