Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
<#% eval %> - possible?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Mike, post: 3084081"] you gave no sample of what you are trying to do, so its hard to give an yeah I did: it was in my first post: I need to show an particular image if the person exists in the db or not and the developer that created this page is using a dataset to bind the grid but in the html is using template fields and is using the <%# %> for every template field in the grid. <#% if Eval("Name") != null %> write something here <#% else %> show message for missing name <#% end if %> [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
<#% eval %> - possible?
Top