Forums
This topic is locked
Dynamic images won't display in Firefox or Opera
Posted 29 Nov 2004 23:50:29
1
has voted
29 Nov 2004 23:50:29 Simon Wantling posted:
Hi,I have using dreamweaver to display images which are stored in a mysql database. I have used a recordset and dragged a binding to the place on the page where the image is to be display. Everythings works great in Internet Explorer but when I'vetried it in Firefox and Opera browsers for some reason the image doesn't display. Has anybody any ideas what the problem might be and how to solve it. I was very dissapointed as I've spent most the weekend working on it all and finally got it all working to hwo I wanted it only to be shocked when it didn't load correctly in the other browser mentioned. Hope you can help !
Cheers
Simon
Replies
Replied 30 Nov 2004 00:20:38
30 Nov 2004 00:20:38 Simon Martin replied:
I had something similar happen to me
Check which slash you've used for the path to your images, IE realises you've made a mistake and compensates whereas firefox etc are less forgiving.
should be something like images/picture.gif and not
images\picture.gif which I had
If you've got the web developer tool bar installed in firefox you can set it to show the paths to the images rather than the images, which might help you troubleshoot the problem
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]
Check which slash you've used for the path to your images, IE realises you've made a mistake and compensates whereas firefox etc are less forgiving.
should be something like images/picture.gif and not
images\picture.gif which I had
If you've got the web developer tool bar installed in firefox you can set it to show the paths to the images rather than the images, which might help you troubleshoot the problem
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]