execute function in .net?

AeroxogShorne

New Member
I want to know what the "execute" of ASP in ASP.NET is<BR> <BR> <BR>like in asp you can have:<BR> <BR>strtemp="Response.write 5+2"<BR> <BR>execute (stremp)<BR> <BR>but this doesn't work in .NET<BR> <BR>is there any alternative?<BR> <BR>Thanks a lot<BR> <BR>Roland mensenkamp
 
Back
Top