I am creating a website for a charity organisation and they have profiles of students that can get sponsored by people.
I have created the buttons in paypal that allows for people to donate/sponsor which gives me a URL that I would include on the webpage for people to click to sponsor.
I want to store that link in a database and pull through the information regarding the student and the paypal link. But instead of the URL I want to display a 'Sponsor now' image with the URL as a hyperlink.
Can this be done?
Do I use gridview or datalist?
Thanks
I have created the buttons in paypal that allows for people to donate/sponsor which gives me a URL that I would include on the webpage for people to click to sponsor.
I want to store that link in a database and pull through the information regarding the student and the paypal link. But instead of the URL I want to display a 'Sponsor now' image with the URL as a hyperlink.
Can this be done?
Do I use gridview or datalist?
Thanks