velox_vulnus@lemmy.ml to Asklemmy@lemmy.ml • edit-221 days ago*Permanently Deleted*trashmessage-squaremessage-square18 fedilinkarrow-up139file-text
arrow-up139message-square*Permanently Deleted*trashvelox_vulnus@lemmy.ml to Asklemmy@lemmy.ml • edit-221 days agomessage-square18 Commentsfedilinkfile-text
minus-squareDigital Mark@lemmy.mlhexbear5·9 months agoYou can use server-side forms to update pages, just like we did before front-end HTML became Flash 2.0. linkfedilink
minus-squareSwingingTheLamp@midwest.socialhexbear3·9 months agoNot possible. The Gemini protocol lacks anything like a POST method. The only way to provide user input to a Gemini server is through arguments encoded in the URL. linkfedilink
minus-squareRiley@lemmy.mlhexbear4·9 months agoHere's a microblog service that's built on Gemini that uses forms to get data from users. gemini://station.martinrue.com/ linkfedilink
minus-squareRiley@lemmy.mlhexbear3·9 months agoIt is open source! https://github.com/skyjake/lagrange linkfedilink
deleted by creator
You can use server-side forms to update pages, just like we did before front-end HTML became Flash 2.0.
Not possible. The Gemini protocol lacks anything like a POST method. The only way to provide user input to a Gemini server is through arguments encoded in the URL.
deleted by creator
Here's a microblog service that's built on Gemini that uses forms to get data from users. gemini://station.martinrue.com/
deleted by creator
It is open source! https://github.com/skyjake/lagrange