I need to have a function created for a website(asp.net 2.0) that will allow the user to add text to an image and preview the image with the text on it.please help me
Printable View
I need to have a function created for a website(asp.net 2.0) that will allow the user to add text to an image and preview the image with the text on it.please help me
Hey,
This blog post has lot's of information that will let you do what you need:
http://weblogs.asp.net/nannettethack...ing-image.aspx
Hope that helps!!
Gary
I did something similar here too:
http://www.codeguru.com/csharp/cshar...le.php/c14817/
(even though the topic is about hotlinking it goes over adding text to an image)