hi guys,

I need to create an image with a plain background and a color.and in that ,i need to bind a text and an logo.

The text and the logo(a jpg file) are dynamic.

How can i do this in javascript?

Hope I am clear with the question.....

Plz help urgently.

Thanks in advance.

Regards

Exelio

Recommended Answers

All 3 Replies

In JavaScript? You can't. If you want to create a dynamic image in ASP.NET, look into the [search]System.Drawing[/search] and [search]System.Drawing.Imaging[/search] namespaces.

hi,
Really thx for help.

I tried using ASP.NET and it worked fine. But i have a doubt.Is there no option in javascript by which i can do the same.

Like draw an empty image and set the text and another image dynamically.I saw there are methods drawstring and drawImage available in javascript.

Any more help on this regard

Thanks once again.

Regards

Exelio

I believe you are confusing JavaScript with Java.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.