Sending params through POST

J

jason.m.ho

Is there anyway I can link a piece of text through a URL, while passing
parameters to it, but through POST (so that the clients can't see what
params im passing)? I want to do this without using forms, like:

<a href='view.php?questionID=9'>Click to view</a>

Except it would be posted. Is this possible?

Thanks!
- Jason
 
B

Benjamin

No, you can't submit POST with out forms. Even with forms, the client
could still view the source to see the data.
<html>
<head
 

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

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top