PDA

View Full Version : ASP print basket to image



senol
January 2nd, 2009, 03:34 AM
hi, I have a question. How can I code the name, id, price and total amount of basket content as image?

pls help

joran420
January 2nd, 2009, 11:48 AM
take a look at captcha code.(that code that writes letters and numbers for verification.

you should be able to use that code to accomplish what you want.

you might be able to just use thhe gd library...