Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Jorge Novoa #1
Images
Hello!
How can I insert a .jpg file into an OLE field using VBA, maybe a 'browse'
button on a form...?
I will have the images already scanned and sized to my requierements, and I
want to insert them into the field, display the pic on a form, print, etc. I
don't want to edit the pic within Access, neither interact with paint, photo
editor or some other software.
Thanx
--
Jorge Novoa
F.A. Arias & Muñoz
El Salvador, C.A.
Jorge Novoa Guest
-
Extension: Dynamic Images/Advance Random Images
Hi there, I have downloaded 2 extensions: Dynamic Images or/and Advanced Random Images (kaosweaver.com); it seems both are the same and I have... -
Swapping Cell Images for Background Images
Is there any plugin or extention for DW(studio8) out there that will quickly and with one click, let me remove an image inside a cell and... -
Creating Quick Vector Images from Raster images
Hi ! I am aware of the conventional methods to create vector images from raster images, i.e. drawing the lines individually, then adding... -
scrolling images/slider NOT motion images PLEASE REPLY someone
i want scrolling images...... like scroll bar with text but scroll bar with images...i dont it as in motion pictures....IF no one knows wot i mean... -
Best book for creating new images and how to print multiple images
Hi Cliff, I'm afraid I can't help with part 1 of your question, being relatively new at PE2 myself, but there a those that frequent the group that... -
Sam #2
Images
Can anybody please help; I have an image of a map on a webpage, which I have
produced in Dreamweaver, however I wish to insert some text on top of the
map, for example to show where a town is located, I would appreciate some
advice on how to do this, as I'm having problems placing text onto images.
Best wishes,
Joanne
Sam Guest
-
Simon Day #3
Re: Images
Sam wrote:
The easiest way is creating the text inside the image (Not so good for> Can anybody please help; I have an image of a map on a webpage, which I have
> produced in Dreamweaver, however I wish to insert some text on top of the
> map, for example to show where a town is located, I would appreciate some
> advice on how to do this, as I'm having problems placing text onto images.
>
>
>
> Best wishes,
>
>
>
> Joanne
>
>
search engines though).
Your other option would be to use layers.
--
Simon Day
[url]http://www.clearbluemedia.net[/url]
Simon Day Guest
-
_Roudh #4
images
Hi, I would like to use a MS Access database to store images, and I'd like to
use CF to put those images on my site... Is this possible? I suppose this is
more help with MS Access then CF... Any help would be much appreciated.
Jagjit Roudh
_Roudh Guest
-
jdeline #5
Re: images
The most common way to deal with this is to put the filename of the image in
the database and place your actual images in a directory one level down.
<!--- assume a directory called images one level down --->
<CFQUERY DATASOURCE="myDatabase" NAME="getImageName">
SELECT imageName FROM myTable WHERE id = 12345
</CFQUERY>
<CFOUTPUT><IMG SRC="images/#getImageName.imageName#">
jdeline Guest
-
CascadingStylez #6
Images
Hi, is there a way to get rid of the toolbar that appears on the top left of an image (when you mouseover it). Thanks.
J
CascadingStylez Guest
-
CascadingStylez #7
Re: Images
I have found the meta tag in another thread needed to get rid of the image toolbar. Thanks neway =)
CascadingStylez Guest
-
msandrea0929 #8
images
I tried getting all the logos to line up so that it doesn't clutter the page by
being spread out. The problem is that it only allows me to line up the logos
side by side rather than on top of each other. How am I able to put the images
where I want rather that side by side. Enclosed is the website below where
these logos are.
[url]www.massfurniture.com[/url]
msandrea0929 Guest
-
Clukey #9
Re: images
You can put a <br> between the images to stack them, or if you want to get more complicated you should use layers or tables.
Clukey Guest
-
msandrea0929 #10
Re: images
When I put the <br> between the images in the code section, it doesn't work. How do I create the layers or tables?
msandrea0929 Guest
-
Murray *ACE* #11
Re: images
Can you show us your code?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"msandrea0929" <msandrea0929@yahoo.com> wrote in message
news:e8mcd5$khf$1@forums.macromedia.com...> When I put the <br> between the images in the code section, it doesn't
> work. How do I create the layers or tables?
Murray *ACE* Guest
-
News #12
Images
I have been on some sites where there were images on it but for the life of
me I could not copy the image. I have tried to figure out how this is
accomplished but have no idea. At first I thought the entire site was a
image but that is not correct.
Could anyone tell me were I could go to learn what those web designers are
doing? Or could you please tell me what they are doing or using.
Thanks
--
Totus possum, totum Deum.
Totus ero, totum meum.
WSW
News Guest



Reply With Quote

