I want to make a template program for content creation

Guys, I want to make a helper template program to create certain types of content. I wonder which language I can use to do this?

It will be something like the image below. I will enter images and text into the boxes, and it will generate an HTML Page in the template I want. (I will code this template myself)

http://i.imgur.com/RCPdRJG.png

I can do this with PHP or C/C++. However, I want to make a program with an interface. (In a Windows environment) Since I am currently at the stage of making console applications in C and C++, I cannot do what I want.

Is there a language or tool you can recommend?

Temel C altyapısını biliyorsan C# kullanmakta zorluk çekeceğini sanmıyorum. C# kullanabilirsin hatta arayüz olarakta güzel görünsün dersen devexpress ile farklı bir boyuta taşıyabilirsin. Şimdiden kolay gelsin..

autoit ile bu istediğim arayüzü yapabiliyorum. Biraz araştırdım buldum çözümü :slight_smile: