my goal is to develop a signature generator for board-signatures.
I have my database with a few information about characters in a online-game. A user should get a image-link, and should be able to write it in there board-signature. In the Image should be a link to my page and a few information from my database.
Here is an example, which I want to build for another online game: http://www.zetbit.com/
How to do that in ASP.Net / C# / .NET 3.5?