Ask a Question related to PERL Modules, Design and Development.
-
endlesscam #1
what is wrong in this script?...thanks
I cant connect this script with my HTML-form. This is my first time im
working with PERL. I have upload the script with 755 and in the form
action my URL/wingreg.pl. When i push on the Ok-button i get always
"the method POST is not allowed for the URL/...(code 405)
configuration=
path=#!/usr/bin/perl
$sendmail=/usr/sbin/perl -f ...\@mydomain.web
I change the configuration of the errored questions.($request)
and the subroutine SEND_FORM in xhtml-form.
I dont know what i have to change more about this script and maybe thats the
question.
my website is [url]www.endlesscam.nl[/url]
Thank you for all the people who wants to help me.
endlesscam Guest
-
What's wrong with that script
Hello, I made a slide show of pictures... I made a button to go to the next picture, and another to the previous picture I made a little script... -
What is wrong with my script?
<?php $lines = file('http://tibia.4players.de/statistics/?subtopic=whoisonline&world=Nova') ; $charname = $_POST; for ($i=0;... -
What is wrong with this script?
What is wrong with this? I want the sprite I drop this on to change. on mouseEnter me member(me).color=rgb(123, 172, 270) end mouseEnter ... -
What's wrong with this script?
Try saying: go to frame link take out the () "Frank_S" <webforumsuser@macromedia.com> wrote in message... -
what wrong with this PHP script ?
Hi there I've created abd uploaded this basic PHP script: <html> <head> <title>PHP Test</title> </head> <body> <H1 align="center"> -
endlesscam #2
what is wrong in this script?...thanks
I cant connect this script with my HTML-form. This is my first time im
working with PERL. I have upload the script with 755 and in the form
action my URL/wingreg.pl. When i push on the Ok-button i get always
"the method POST is not allowed for the URL/...(code 405)
configuration=
path=#!/usr/bin/perl
$sendmail=/usr/sbin/perl -f ...\@mydomain.web
I change the configuration of the errored questions.($request)
and the subroutine SEND_FORM in xhtml-form.
I dont know what i have to change more about this script and maybe thats the
question.
my website is [url]www.endlesscam.nl[/url]
Thank you for all the people who wants to help me.
endlesscam Guest
-
endlesscam #3
what is wrong in this script?...thanks
I cant connect this script with my HTML-form. This is my first time im
working with PERL. I have upload the script with 755 and in the form
action my URL/wingreg.pl. When i push on the Ok-button i get always
"the method POST is not allowed for the URL/...(code 405)
configuration=
path=#!/usr/bin/perl
$sendmail=/usr/sbin/perl -f ...\@mydomain.web
I change the configuration of the errored questions.($request)
and the subroutine SEND_FORM in xhtml-form.
I dont know what i have to change more about this script and maybe thats the
question.
my website is [url]www.endlesscam.nl[/url]
Thank you for all the people who wants to help me.
endlesscam Guest
-
Gunnar Hjalmarsson #4
Re: what is wrong in this script?...thanks
endlesscam wrote:
If you want to learn Perl programming, asking detailed questions here> I cant connect this script with my HTML-form. This is my first time
> im working with PERL.
is not a good way to start. This is a much better starting-point:
[url]http://learn.perl.org/[/url]
If you have problems with installing somebody else's CGI script, you
should consult the script's documentation at first hand, and then ask
the script's author if necessary.
This group is discussing the Perl programming language. CGI is
something else. If you you want to bring up a CGI specific problem for
discussion, comp.infosystems.[url]www.authoring.cgi[/url] is a more suitable
Usenet group.
Hope that helps.
--
Gunnar Hjalmarsson
Email: [url]http://www.gunnar.cc/cgi-bin/contact.pl[/url]
Gunnar Hjalmarsson Guest



Reply With Quote

