I am not programming very often, so sorry for a dumb question ...
Using CGI.pm I create a form with the functions start_form() and end_form() - no problem here. The default parameters are allright for me.
My problem is that running the script on one webserver I get the right action="/~myname/cgi-bin/myscript.pl" while on another server it's changed to action="%2Fcgi-bin%2Fmyscript.pl" which causes an error in executing.
How can I make sure that the slashes are NOT converted to "%2F"?
Any clues? Thank you!
Weini
In reply to Path to scriptname in start_form() by weini
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |