Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference between POST and GET Method.



Explain the difference between POST and GET Method...

Answer / abinash grahacharya ..

It is a good question ....... :)

in get case we can see the posted value in the url when a
form is being posted, but in the post case the posted value
of a form will not show in the url...

basically the developer and testers are using the get method
in developement and in testing time.. but have to make it
post in the time of live.

if we are posting data from a form to other page we can get
that using $_POST['variable name'] or by $_REQUEST['variable
name']

but in case of get we can get it in $_GET['variable name']
and $_REQUEST['variable name']

I hope this will help..


Thanks

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More VB Script Interview Questions

what do you mean .ota mobile format

0 Answers  


Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

0 Answers  


what is resorceallocation

0 Answers  


What are subprocedures in vbscript?

0 Answers  


Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder

0 Answers   IBM,


How will you format a number in percetage format in vbscript?

0 Answers  


HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer

1 Answers  


Explain the scope of the variables using dim, public, and private keywords respectively.

0 Answers  


How to remove the spaces in a string Ex: "this is apple"

5 Answers   Cap Gemini,


How to pass the parameter from one function to another function in VB Scripting?

1 Answers   Fastenal,


What is the use of the formatdatetime function in the vbscript language?

0 Answers  


What are lbound and ubound in the vbscript language?

0 Answers  


Categories