Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: CGI button -onClick not working

by keszler (Priest)
on Sep 28, 2011 at 14:40 UTC ( [id://928345]=note: print w/replies, xml ) Need Help??


in reply to CGI button -onClick not working

The onClick event occurs in the web browser and - assuming javascript is enabled - runs javascript in the browser. You appear to be intending that the button click runs first.cgi on the webserver.

If that is the case, HTML Forms and Input would be a good place to start learning. Once you have the basics of HTML forms, then the FORMS section of the CGI documentation will be easier to comprehend.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-04-23 15:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found