Click here to Skip to main content
15,907,326 members

Comments by PoojaGahlaut (Top 2 by date)

PoojaGahlaut 24-Oct-13 2:56am View    
Did you try giving Style="Display:none" property for your sliderDiv's?
PoojaGahlaut 10-Oct-13 7:18am View    
Easiest way of doing it is using session variables. Query string can be used if data is not sensitive. Or try creating an entity class for Patient and create session from object of Patient class.