CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Putting fields onto a graphic

Print topic Send  topic

Author Message
Yogi
Posted: 11/28/2002, 7:57 PM

I have a picture of a check with which I would like to overlay fields so the user will feel he is filling in a check..what is the easiest way to accomploish this.

ASP3.0 access CCS
Bill
Posted: 11/29/2002, 12:58 AM

Hi Yogi

Not sure if this will do what you want, but it's worth a try.

Paste the script between the <head></head> tags.
Change the name of the 'mypic.gif'
Change the color:?????? of your text for best look.

<style>
textarea{
background-image:url(mypic.gif);
color:ffff00;}
</style>

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.