1 upvotes, 1 direct replies (showing 1)
View submission: r/geminiprotocol Lounge
How do some Gemini sites offer a text input field? Is there information somewhere on how I can try that too?
Comment by [deleted] at 06/02/2022 at 21:45 UTC*
2 upvotes, 0 direct replies
Hi :) There is no tag for inputs. What you do is place a link on the page to a CGI script. When the script responds with a 1x response code and a prompt (e.g. "10 Please provide input\r\n"), then the client should display a input field with the prompt. I'm new to Gemini and I'm going through the specification as we speak. ;)