Y
Hacker News
new
|
ask
|
show
|
jobs
by
pinoy420
316 days ago
Not really. If I have a service where I need one click to perform an action and store data. It has to be a GET. You can’t post from a url… purist dogma for the sake of purist dogma
1 comments
FireInsight
316 days ago
One click to perform an action and store data? Have you heard of HTML forms with method="post"?
link