On 18 May 2010 16:41, Harry Forsdick <[email protected]> wrote:
> I would like to create a page which accepts text from user (probably in a
> form with a textarea), uploads and stores the text in a file with a short
> generated name onto the server, and returns the URL of the newly stored file
> for referencing the text typed into the textarea.
>
> Can someone suggest a way to do this?

PmForm <http://pmwiki.org/pmform/> can save the text as a new wiki page.

You'll want to use a saveto= parameter that generates a unique hash or
some other identifier every time you submit the form.

eemeli

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to