Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Perl script calling in another Perl script

by beachbum (Beadle)
on Feb 14, 2006 at 16:11 UTC ( [id://530153]=note: print w/replies, xml ) Need Help??


in reply to Perl script calling in another Perl script

I may be the only one, but I'm not familiar with a script called formmail.pl. I checked CPAN, and didn't see it there either.

I'm not sure that you can expect to get help with a script unless you provide the inputs and outputs of that script, or post the code itself.

Assuming that this is a web application that you are building, and that formmail.pl is some script that you've found that uses HTTP POSTs to send email: I would suggest that you look at building a form on your original page, setting the values using javascript, CGI, or maybe HTTP GETs, then redirecting to formmail.pl using those values you set. In javascript, this would be a document.form.submit where 'form' is the name of your html form.

How do I post a question effectively?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://530153]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 22:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found