Last post Dec 06, 2007 04:27 PM by rmaiya
Member
50 Points
76 Posts
Dec 06, 2007 03:52 PM|Nice2007|LINK
For <img> control in datalist on Photos.aspx page src attribute is
Handler.ashx?PhotoID=<%# Eval("PhotoID") %>&Size=S
What does <%# Eval("PhotoID") %> mean?
Where should i look for information about <%# Eval("myParameter") %> construction?
Thanx:-)
Star
8022 Points
1787 Posts
Dec 06, 2007 04:27 PM|rmaiya|LINK
check these links
http://www.15seconds.com/issue/040630.htm
http://samples.gotdotnet.com/quickstart/aspplus/doc/webdatabinding.aspx#bindereval
Member
50 Points
76 Posts
What =<%# Eval("PhotoID") %> stands for?
Dec 06, 2007 03:52 PM|Nice2007|LINK
For <img> control in datalist on Photos.aspx page src attribute is
Handler.ashx?PhotoID=<%# Eval("PhotoID") %>&Size=S
What does <%# Eval("PhotoID") %> mean?
Where should i look for information about <%# Eval("myParameter") %> construction?
Thanx:-)
Star
8022 Points
1787 Posts
Re: What =<%# Eval("PhotoID") %> stands for?
Dec 06, 2007 04:27 PM|rmaiya|LINK
check these links
http://www.15seconds.com/issue/040630.htm
http://samples.gotdotnet.com/quickstart/aspplus/doc/webdatabinding.aspx#bindereval
(MCSD.NET, MCAD.NET, MCDBA)
[Don't forget to click on Mark as answer on the post that helped you ]