mosscliffe wrote: > 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. -- http://mail.python.org/mailman/listinfo/python-list