TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Chinni
NA
79
5.6k
image tag URL dynamically
Aug 16 2013 4:11 AM
Hi,
i develop a images gallery application for that i use a img tag and anchor tag i need get a anchor tag and image tag URL are dynamically can you help me
<asp:DataList ID="usergalleryDataList" RepeatColumns="8" runat="server">
<ItemTemplate>
<a href='<%#Session["dir"]%>' rel="prettyPhoto[pp_gal]" id="anchor">
<img src='<%#Session["dir"]%>' width="60" height="60" alt='<%# Eval("Name") %>' />
</a>
</ItemTemplate>
</asp:DataList>
Thanks,
Ajith.
Reply
Answers (
21
)
sum values should be shown in textbox using javascript
Can any 1 help me how to do data driven test using selenium