Hi All I have created webform.asp.vb and wanna use HTML code at places, can somebody please tell me as to how can I use the same.....
? There is HTML code in the asp page... I'm not sure what exactly you are asking, perhaps you could rephrase it at all?
Cheers, Slade
Slade is right, are you meaning with in the code beind you want to have VB.Net "generate" HTML code?
i.e. Response.write("This work?")