in reply to Re: Form submit jumps to wrong file.
in thread Form submit jumps to wrong file.

Thanks for your help. The siutuation seems to have
improved a little bit. Removing the ".pm" extension
resulted in my jumping to a Tripod default page that
said the URL I was trying to access does not exist.
I've tried submitting the corrected form using
both "post" and "get" methods; I get the same result
either way.

And regarding the hash-bang line, the host themself says
not to use it. I've tried including it anyway,
but it hasn't made a difference. Once more, thanks for
your help.

  • Comment on Re: Re: Form submit jumps to wrong file.

Replies are listed 'Best First'.
Re: Re: Re: Form submit jumps to wrong file.
by Popcorn Dave (Abbot) on Aug 07, 2002 at 04:25 UTC
    It sounds as though you're going to need to contact tripod to see exactly how they call a cgi script. Different hosts have different ways of calling them. They should be able to help you with that.

    That said, make sure your permissions are set correctly (755) or you'll find you're downloading the script, not running it - at least that was my first experience. :)

    Good luck!

    Some people fall from grace. I prefer a running start...