Create a Wiki page programmatically <script runat="Server">
It doesn't seem like this should be so difficult but I would just like to create a Wiki page in the UserCreated event. Is there any way to call the CreateWebPage.aspx and pass it params? Seems like this is just way to much work for something so trivial - outside of SharePoint. The word overengineering comes to mind.
Anyone know how to do this?

