HTML

Topic: Forms

Differentiate HTML form methods GET and POST? 

Which method is used by the client to send information to web server is specified by the method parameter.• POST – post_args• GET – httpargs

Browse random answers: