Hi, We're trying to work out how to get access to uploaded files in LiveServer. So far we've got:
<form action="xxxxxx" enctype="multipart/form-data" method="post"> <input type="file" name="theFile"/> <input type="submit"/> </form> ==== <rde-dm:reference mode="read-multipart" attachment-attribute="theFileContent" report-tag="debug"/> and clearly something is happening, but we can't figure out how to access the content of the uploaded file. Any ideas? thanks, Jonathan -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
