|
-
Nov 1st, 2005, 03:03 AM
#1
Thread Starter
Junior Member
write text on picture
is there any way that i can write passed text on background picture?
if yes please help me.
-
Nov 1st, 2005, 09:30 AM
#2
Re: write text on picture
I'd suggest you look for a third party component that can do this for you, so that you can simply reference the DLL in your page and pass your arguments to it.
-
Nov 4th, 2005, 02:53 AM
#3
Thread Starter
Junior Member
Re: write text on picture
Thanks,
could you please point me to one?
-
Nov 4th, 2005, 04:13 AM
#4
Re: write text on picture
-
Nov 5th, 2005, 01:50 AM
#5
Thread Starter
Junior Member
Re: write text on picture
-
Nov 5th, 2005, 11:44 AM
#6
Re: write text on picture
No Prob. If your question has been answered, add [Resolved] to the thread title.
-
Nov 5th, 2005, 01:55 PM
#7
Fanatic Member
Re: write text on picture
Hi,
there is another lesobtrusive way thatn using aan ACtiveX component although mendhak is right, as an alternative, why dont you referr to my tutorial on CSS graphics in the HTML forum.
TA
Kai
As the information I give is useful in its nature, consider using the RATE POST feature located on the bottom left of this post please..
A few things that make a good Developer a Great One.
Methodical and a thorough approach to research and design inevitably leads to success.
Forward thinking is the key to Flow of control.
Never test in the design environment, always test in real time, you get the REAL results.
CBSE & OOSE are the same animal, they just require different techniques, and thinking.
SEO is a globe of objectives, SE rankings is an end to a means for these objectives, not part of them.
The key to good design is explicit attention to both detail and response.
Think Freely out of the "Box" you're in..... You will soar to better heights.
Kai Hirst - MSCE, MCDBA, MCSD, MCP, MCAP, MSCT
-
Nov 8th, 2005, 10:08 PM
#8
Frenzied Member
Re: write text on picture
alawra:
is there any way that i can write passed text on background picture?
if yes please help me.
I'm not exactly sure what you are trying to do, but I put text on pictures by using a label and setting the backstyle property to transparent. Then you can pass the text through the Caption property of the label. Label1.Caption = "Some Text"
You can also write code to position the label where ever you want it to appear on the picture.
Good Luck
Hope this works for you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|