C
Carlos Cruz
Hi,
I've donne some web development in PHP and I'm trying to change to ASP.NET.
I'm used to insert HTML code dynamically on a page. Does ASP.NET works this
way too ?
For example:
Supposing I want to create dynamically an HTML Table with a link on each
row. In PHP I insert <?PHP Function that returns the HTML Code(); ?>.
How can this be donne in ASP.NET?
Thanks in advane,
CC
I've donne some web development in PHP and I'm trying to change to ASP.NET.
I'm used to insert HTML code dynamically on a page. Does ASP.NET works this
way too ?
For example:
Supposing I want to create dynamically an HTML Table with a link on each
row. In PHP I insert <?PHP Function that returns the HTML Code(); ?>.
How can this be donne in ASP.NET?
Thanks in advane,
CC