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
tejal bhesaniya
NA
53
16.3k
Pintrest pin button in asp.net
Jan 23 2013 6:16 AM
hello all,
in my asp.net application i want to add a pintrest pin button from where i can pin the images with the desciption i did it
with the help of this i am getting a pin button
<a href='http://pinterest.com/pin/create/button/?url=WEBPAGE_URL&media=URL_OF_IMAGE' class='pin-it-button' text = '" + ds.Tables[0].Rows[0]["Title"].ToString() + "' >Pin It</a><script type='text/javascript' src='http://assets.pinterest.com/js/pinit.js'></script>"
but i dont know how do i pass the image and description of image here
do any one knows pls rply me as soon as possbl as its to urgent
Reply
Answers (
3
)
VBCOMMENTER to VB .NET2003
Bind MDI parent form buttons to all the child forms