File Upload Demonstrator Program

Use the form to upload a file from your local system. When you upload an HTML file, you can either display source or render it (for other file types, the Display option has no effect). Note that if you render an HTML file it is not parsed, so the file contents should be limited to body text or the results may be unpredictable. Do not send files containing confidential information!

Display as: Rendered HTML Source

OK, waiting for you ...

The C++ source for this demo program is here.