B
Bharani Dharan
hi all
how do I get the compiled value of the code stored in a string?
For instance:-
dim strVal as String = "Response.write(1)"
I want the code stored in the string to be executed and when in print the string it shld return me the value '1'. is this doable? any help?
Regs,
Bharani Dharan
Windows Live Butterfly
how do I get the compiled value of the code stored in a string?
For instance:-
dim strVal as String = "Response.write(1)"
I want the code stored in the string to be executed and when in print the string it shld return me the value '1'. is this doable? any help?
Regs,
Bharani Dharan
Windows Live Butterfly