2006-11-17 13:00:57 UTC
Hey ger,
thanks for your post. Its nice to see that someone is playing around with it. The answers follow:
1) as far as i can see the webserver needs a file called default.asp or index.asp. So first try to name a file like this. Thats the initial entry point to your page then. (I guess that you are not running your own webserver, so it should be configured properly. if not let me know)
2) With propellers i mean <% %> .. so when you want to execute ASP code just surround it with <% and %>. Example: <% set cp = new ContentPart %>
Let me know if you still have any problems.
cheers
michal