I have to create a background for a company presentation. Before I start I need to know what size I should make the image that will be imported for use as the background.
please help
Finty
why won't this work?
This code doesn't do anything useful as it appears but it does demonstrate my problem. The problem seems to be with my syntax.
The problem I have is giving the value of the parameter that is passed in through the function fade_in() and
using it to identify the correct...
does anyone know how to go about creating a scrolling news feature for a home page. When the cursor is over the area, the scrolling stops, then it recommences when the cursor leaves the cell area. They would provide hyperlinks to the latest news.
Thanks
this is probably very basic but it would be helpful to know how it is done. I know how to pass a form objewct to a function on the Same page but can you send it to one on another page.
thanx in advance
here's a link to sun:
http://java.sun.com/products/jdk/1.2/docs/guide/2d/api-jpeg/com/sun/image/codec/jpeg/package-summary.html
Java Servlet Programming (by Jason Hunter) also has a chapter on dynamic gif generation.
No, jpeg encoder doesn't require an applet to view the image from but you could use an applet. To view it on a web page, you would need to set the content type as 'image/jpeg', meaning you couldn't display an other content type. I think the reason behing the jpeg encoder is to create...
You've got 2 options:
First option:
Don't save the images as OLE objects in the database, instead, save the hyperlinks to where each image is saved in your directory. By doing this, all you need to get from the database is the hyperlink (i.e., a string). You will then need to adjust these...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.