Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Calling a PERL script from an html form

by fishmonger (Chaplain)
on Jun 01, 2014 at 15:05 UTC ( [id://1088174]=note: print w/replies, xml ) Need Help??


in reply to Calling a PERL script from an html form

Why are you defining 4 separate form blocks each with only a single and related input field but none of them have a submit field?

I see a possible problem with the value of the action attribute on the first form which is the line 157 you referred to.

<form action = "localhost/home/phillip/Documents/Aptana Studio 3 Workspace/project/scriptdone5.pl" METHOD = "post" target = "_blank">

Somehow I doubt that the path you specified is correct i.e., it's not based/rooted off of your DocumentRoot.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-19 19:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found