Click to See Complete Forum and Search --> : Create new html page using C#


OmriN
January 8th, 2008, 02:31 AM
Hi Everyone,

i need some help in C#, i'm still new to this language.

i'm trying to build dynamic html page using input the user inserts
( like bgcolor, font style, and text).

Today i'm working mainly with VB6 and there there's the option of using
WebClass tags inside the html page and replacing from the code.

is there something similar in C#? i've tried to find some article about that but haven't so far.

Thanks in advance

Omri