abrudtkuhl
ISP
Okay, this is a fun one. I am developing a system where a mouseover displays an image. now, the image is something that will continuously need the text changed (daily). Now what I want is a user to be able to enter this data on a form.
So the operation would be as follows:
User fills out form with info that will go on the image displayed on 1/25.
On, 1/25, the image will be called(which is static). But, on the image itself (ex. daily special), the text will be that which the user had entered on the form.
So i know how to call the image from the database. But can I call the text from the dB to be displayed on the image?
there will be around ten possible mouseovers, so using layers could get a bit messy.
Any Ideas?
So the operation would be as follows:
User fills out form with info that will go on the image displayed on 1/25.
On, 1/25, the image will be called(which is static). But, on the image itself (ex. daily special), the text will be that which the user had entered on the form.
So i know how to call the image from the database. But can I call the text from the dB to be displayed on the image?
there will be around ten possible mouseovers, so using layers could get a bit messy.
Any Ideas?