Hi,

I would like to write an application which allows the user to edit webpage templates. Change the words, colors, add remotely hosted pictures etc.

I hoping for some guidance on how to do this.

The application will come with pre installed webpage templates. The user can then edit the template through the GUI. The edited template can then be saved.

How do you think this is best done? I was thinking the webBrowser control could be used to view the changes made to the template, but would that work? Or would the application need to have a WAMP stack as well?

The finished application needs to be in the form on an .exe.

Any ideas anyone? They would be most appreciated!

Thanks a lot