Gossamer Forum
Home : Products : Gossamer Links : Discussions :

File Upload

Quote Reply
File Upload
I've added on my tamplate this tag :
<img src="<%db_cgi_url%>/jump.cgi?ID=<%ID%>&view=MyColumn">
but it don't show the image.
Why?
How Can Help ME?


Thanks in Advance
Bye From Italy
Fabio
Quote Reply
Re: File Upload In reply to
I'm assuming you used your column name and not MyColumn?

Mods:http://wiredon.net/gt/download.shtml
Installations:http://wiredon.net/gt/
Quote Reply
Re: File Upload In reply to
No, I'm used the colum name like thie example:
<img src="<%db_cgi_url%>/jump.cgi?ID=<%ID%>&view=Logo">
Help me PLEASE

Thanks in Advance
Bye From Italy
Fabio
Quote Reply
Re: File Upload In reply to
Hi,

What does it show? If you cut and paste the URL into your browser, do you see anything?

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: File Upload In reply to
I view only the disconnected image (default icon of disconnected image)
Help Me PLEASE

Thanks in Advance
Bye From Italy
Fabio
Quote Reply
Re: File Upload In reply to
If you cut and paste the URL to the image, what does it show?

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: File Upload In reply to
I've added this tag on link.html an it work:
<img src="<%db_cgi_url%>/jump.cgi?ID=<%ID%>&view=Logo">
But I want add it on detailed.html template, but i don't work correctley, because don't show the image
Why?
How I can to do this?
HELP ME

Thanks in Advance
Bye From Italy
Fabio
Quote Reply
Re: File Upload In reply to
Hi,

What happens if you directly enter the image URL into your brower's Location field?

Aki