|
I guess here are a few ideas:
ie6 may have a smaller URL size restriction than other browsers, test with a smaller size restriction on your searchtextbox.
the post method has no size restrictions, so, if atomz will accept a post, consider post rather than get.
Jason
ps if sp_a is your API or another private authentication, you might want to reset it and not post it publicly... and also not use 'get' as it will be visible on each search.
|