Hi,
I am new to perl but have done some things with htm. I have created a webpage in htm to use as a form.
I have created a script in perl to process the form and to write to a mysql database. All is working fine up to the point of my generated response from the script.
I am generating an html respose to send back some information to the user and that part is working fine but I also want an image on the response page.
The result I am getting is the infamous red x. I know that this is a path problem in html and imagine that is the same using perl to generate the page but I cannot come up with the correct path. Am I doing something wrong or what.
HELP
Thanks and sorry about the long windedness.
I am new to perl but have done some things with htm. I have created a webpage in htm to use as a form.
I have created a script in perl to process the form and to write to a mysql database. All is working fine up to the point of my generated response from the script.
I am generating an html respose to send back some information to the user and that part is working fine but I also want an image on the response page.
The result I am getting is the infamous red x. I know that this is a path problem in html and imagine that is the same using perl to generate the page but I cannot come up with the correct path. Am I doing something wrong or what.
HELP
Thanks and sorry about the long windedness.