Form ACTION
attribute
•
The ACTION attribute specifies the URL
to which the request is sent. Some
examples:
ACTION=“http://www.cs.rpi.edu/CGI_BIN/foo”
ACTION=“myprog”
ACTION=“mailto:hollingd@cs.rpi.edu”
65