<p>Session login:</p> <form action="<%= post_url %>" method="post"> <textarea name="body" cols=120 rows=30><%= json_body %></textarea> <br> <br> <input type="submit" value="Send"> </form>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8587 | Alan H Teague | Add in form create/edit capability |