Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
baldaggie webforumsuser@macromedia.com #1
Need help with image titling
I am using web photo album 2.1 to generate thumbnail and photo viewer. In the template I am using for the photo viewer, I would like to display the file name associated with the photo. For some reason they didn't put that in as an option. They do allow for inputing a description, but I want to automatically generate the filename to display. What I have found is that "photo-image /" will return the filename in the form of "images/filename.ext". I just want to display the filename with no ext and without the images/ in front of the filename.
How now brown cow ?
Thanks...
mjp
baldaggie webforumsuser@macromedia.com Guest
-
determine image information on image stored in MySQL BLOB
Hi all, I store images in my DB as BLOB. When I want to place them in an html table, I want to determine the width of the image in order to... -
Titling for a Web page
I’m using PS 7 to create titles i.e. basic text on a layer with some effects such as shadows, glow, bevel/emboss and so on. I do this by creating a... -
Open Image in 'Kodak Image Edit Control' with web browser.
hi, 1.I want to show a image file of type '.tif' in the browser window; for that I'm writting as ASP code page. 2.This '.tif' type image can be... -
Can I take a small (320x240), blurry image, and make it a clear, large image?
Just wondering if there is an easy way to do this? I'm sure it won't be perfect cause photoshop can only work with what's there, but maybe it can... -
Photoshop 7.0 Sliced Image Causes DreamWeaver MX Table To add 1 Pixel gif image!
Hello, I sliced my page in Photoshop 7 and did a "Save Optimized" to HTML. I opened the page in Dreamweaver MX and it looks find. I want the TABLE... -
Elliott #2
Re: Need help with image titling
I dont no how the photo album works but you can trim a string by using a
combination of Len, Left and Right commands in SQL
You could use this SQL statement in a recordset or database:
Right(Left([Field],(Len([Field])-4)),(Len([Field])-11)) AS NewField
(there is probably a more simple way, but this is the one I have used
before)
this will also take into account the varying lentgh of the filename
Tom
[url]www.telliott.co.uk[/url]
"baldaggie" <webforumsuser@macromedia.com> wrote in message
news:bfdpp0$elr$1@forums.macromedia.com...the template I am using for the photo viewer, I would like to display the> I am using web photo album 2.1 to generate thumbnail and photo viewer. In
file name associated with the photo. For some reason they didn't put that in
as an option. They do allow for inputing a description, but I want to
automatically generate the filename to display. What I have found is that
"photo-image /" will return the filename in the form of
"images/filename.ext". I just want to display the filename with no ext and
without the images/ in front of the filename.>
> How now brown cow ?
>
> Thanks...
>
> mjp
>
>
Elliott Guest



Reply With Quote

