On 19 Aug, 13:16, samwyse <[EMAIL PROTECTED]> wrote:
> mosscliffewrote:
> > I am trying to create a link to a file, which I can then use in an
> > HTML page.
>
> > The system is Linux on a hosted web service, running python 2.3.
> > Other than that I have no knowledge of the system.
>
> > The link is created OK, but when I try to use it as filename for the
> > IMG TAG, it does not get displayed.  The page source of the created
> > page is pointing to the link as temp/test1.jpg
>
> What are you trying to do that you can't use the original file instead
> of creating a link?  There might be a way to side-step the entire problem.

The source file is in an area which python can see, but not the
browser.  I am trying to make a link in a browser friendly area so I
can use it to display an image file.

Thanks

Richard

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to