Hey folks, I know that maht contributed some code for file upload support, may I have a look at it? I just need very basic image uploading capabilities and don't want to reinvent the wheel ...
I'm talking about a way to handle things like <form action="/upload" method="POST" enctype="multipart/form-data"> <input type="file" name="img" size="40" maxlength="8192"><br> <input type="submit"></form> from within werc. Thanks in advance, Yoshi -- You received this message because you are subscribed to the Google Groups "werc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/werc9?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
