Y
yossimotro
Hi,
I've been using asp.net's Repeater and SqlDataSource tools to display
data from a database.
One of the fields contains a number which represents the number of
images i need to display.
What I was trying to do is to write a function that will receive this
number and add %number% image tags.
When I try to pass the field to the function using Eval("field") I get
an error and I've been looking all over the net how to actually use
data from the database rather than just display it.
Anyone has any ideas?
Thanks,
Yossi.
I've been using asp.net's Repeater and SqlDataSource tools to display
data from a database.
One of the fields contains a number which represents the number of
images i need to display.
What I was trying to do is to write a function that will receive this
number and add %number% image tags.
When I try to pass the field to the function using Eval("field") I get
an error and I've been looking all over the net how to actually use
data from the database rather than just display it.
Anyone has any ideas?
Thanks,
Yossi.
laceHolder ID="indentPlace"