Saved Bookmarks
| 1. |
How Can We Determine Action Invoked From Http Get Or Http Post? |
|
Answer» This can be done in FOLLOWING WAY : Use class : "HttpRequestBase" and use the method : "HttpMethod" to determine the ACTION REQUEST type. This can be done in following way : Use class : "HttpRequestBase" and use the method : "HttpMethod" to determine the action request type. |
|