Chandra Sekhar K

Chandra Sekhar K

  • NA
  • 142
  • 203.3k

Getting Server SideValue in Client side

Mar 13 2011 8:31 AM
In server side I have a variable
        string s ="seversideValue";

This value i must get in clientside.How?
Is it possible through the below ways:
        1. Hidden field
        2. Eval()
and how?


Answers (1)