dapernia
02-16-2005, 12:46 AM
Hello Friends:
I`m writing a small "C" cgi program that shows and enlarges a .gif image according to the value read from a file. The poblem is because the cgi doesn´t show my image, i`m placing it in a /images directory inside cgi-bin. But it doesn´t work out. I guess it`s because of permissions or something like that.
Where should i place my images then and how could i call them?
i`m writing this: <img src="/images/bar.gif".... > but i always get the problem..
Can anyone help me out?
Thanks
:D
I`m writing a small "C" cgi program that shows and enlarges a .gif image according to the value read from a file. The poblem is because the cgi doesn´t show my image, i`m placing it in a /images directory inside cgi-bin. But it doesn´t work out. I guess it`s because of permissions or something like that.
Where should i place my images then and how could i call them?
i`m writing this: <img src="/images/bar.gif".... > but i always get the problem..
Can anyone help me out?
Thanks
:D