Examples of embedded predefined projects

A simple predefined project

This example uses a HTTP POST and a

<textarea>...</textarea>
block to embed a small project. You may use webCDcreator to save your own project of server files to a textfile and afterwards copy and paste the contents of the file to a web page.


An invisible predefined project

This example uses a

<input type="hidden" name="project" value="
...
">
to hide the details of the project.