I have a script in cgi-bin which gathers information from the user and replaces placeholders in a pre-written html page with the data collected via a different html interface. Since the script needs to run from various servers I don't want to use absolute URIs for the images, css file etc. and I can't work out how to get relative pathnames to work. I'd be grateful for the solution to this problem, which I imagine will appear very obvious once I know the answer.

JD

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to