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  
 
programming4us programming4us