I'm using the ajax control toolkit... for 2 cascading dropdown menus.
The dropdowns call the webservice to get their values and everything works
fine, but I want to be able to pass the end user's web browser to the app
file of the web services. I want to use the global resources, but it always
uses US for the resource file. is there anyway to get the users web
browers, even though the webpage is calling a webservice?
Cindy,
What do you mean by getting the user's web browser and send it to the
web service? Can you elaborate on that a little more?

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> I'm using the ajax control toolkit... for 2 cascading dropdown menus.
> The dropdowns call the webservice to get their values and everything works
[quoted text clipped - 3 lines]
> uses US for the resource file. is there anyway to get the users web
> browers, even though the webpage is calling a webservice?
Fred Chateau - 18 Dec 2007 03:40 GMT
It sounds like she wants to check BrowserCaps from the client side.

Signature
Regards,
Fred Chateau
fchateauAtComcastDotNet
> Cindy,
>
[quoted text clipped - 9 lines]
>> uses US for the resource file. is there anyway to get the users web
>> browers, even though the webpage is calling a webservice?
Cindy Lee - 18 Dec 2007 23:35 GMT
Sorry, right now it reads what language the user's brower is set to and then
uses the resource files for translations.
But if I call a web service, I don't think that gets passed.
> Cindy,
>
[quoted text clipped - 8 lines]
> > uses US for the resource file. is there anyway to get the users web
> > browers, even though the webpage is calling a webservice?