Microsoft
Software
Hardware
Network
Question : How to apply switch case in ajax?
i want to apply the switch case in ajax in the very simple application. could u illustrate any example for this?
means when we open the connection and when we send request to the server with ajax, i want that in a single function, there should be a switch case in which particular statement works according to the id coming from php page.
Answer : How to apply switch case in ajax?
1: 2: 3: 4: 5: 6: 7: 8:
:::wrong name:
message:
:::nice name:
message:
Open in New Window
Select All
Random Solutions
SORTING BY Column Names when Column Name is Numeric
Expand/Collapse Grouping in Reporting Services
Windows Server 2003 FTP access question
How to do linux bash script using do and if statement ?
What's your recommendation for the best macro software?
slow computer
Building collection using pre-defined object TYPE
Installing MS SQL Server - no services
Cannot get vista x64 to print to tray 2 on an hp 2800
How can I declare and set values to the MaskedEditValidator using C#?