forms

  • Thread starter Thread starter mark
  • Start date Start date
M

mark

i am doing a clait plus paper which asks for a form that
has

Form method - post
Form action - web address

what does this mean
 
It means that the output of the form entries must be in a post form (see the
result after pressing submit) and the web address is where the form action
take you after seeing the post result)

Ie. form action = www.mypage.com/XXXX
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top