Why we need doget() rather than DoPost()?

Questions by arulmrgn_k

Showing Answers 1 - 1 of 1 Answers

sudheer

  • Mar 31st, 2006
 

we need doget to show the user the initial information..like when the user types in the url he shud be shown with some GUI from where he can start with....

  Ex:

   doget():a user wants to selected the game from the options displayed when he opened your site...doget will get the list of all games automatically when u enter URL where as dopost can't...

dopost() : dopost will post the name of the selection to the server..in response the game will be loaded.

  

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions