Im trying to add a basic page into the document library
programmatically.

i've been using SPFileCollection.Add() to attempt this. however this
creates a text file that is not "editable" like the basic page that
one creates from within sharepoint are. just to be clear, editable
meaning the "edit content" button appears...

what i get using spfilecollection.add is a simple text file...no
templates, no buttons..nothing....anyone know how to do this?

Kel.