Resource Files: How to use the resource files, how to know
which language to use?
Answer / Pravesh Kumar Singh
To use resource files in ASP, you can use the RESOURCE keyword along with the name of your resource file and specific resource ID. To determine which language to use for your resource files, it depends on the user's browser settings. If a translation for their preferred language is available, the appropriate resources will be loaded.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the advantages of using asp?
how to disable previous page complete after logout process
What process happens behind, when we try to access any page on the internet.
how we can create more than one web.config file in our asp.net project
What is difference between Server.transfer and Response.redirect ?
Define "virtual directory"?
Which is the default scripting language on the client side?
How many Max Cookies can we create in Server? A. 10 B. 20 C. 30 D. 40
What is asp give its application?
How do I add aspx page to visual studio?
Define unmanaged code?
Explain what are the methods in session object in asp?