hi friends, i am using vs2008
i have a dig tag in web form.
i pick some value from database through this code
<%# Bind("PropertyM anagerCellPhone ")%>
i want to show this in the div tag.
how can i parse this code?
thank you
i have a dig tag in web form.
i pick some value from database through this code
<%# Bind("PropertyM anagerCellPhone ")%>
i want to show this in the div tag.
how can i parse this code?
thank you
Comment