|
|
Q622 How can a hypertext link pass data using the POST method, and not the GET method?
irt.org | Knowledge Base | JavaScript | Link | Q622 [ previous next ] Q622 How can a hypertext link pass data using the POST method, and not the GET method?The only way you can submit data using POST is by a form. You can combine a hidden form with a hypertext link to perform this though:
Feedback on 'Q622 How can a hypertext link pass data using the POST method, and not the GET method?' |
-- div -->
|