Guys, ow do u get the variable from the response object???
in Classic ASP I do: response("variable_name")
how could I do that in .Net , even if the variable is not ready yet??
(I mean empty response object) >>