
Oct. 1, 2002
1 a.m.
HI, I'm having problem trying to figure out what is wrong with my cgi script. here's the code that's creating the problem in the apple.cgi print """<form action="delete.html" name="myform" method="post">""" ^ it keeps on saying invalid syntax in the action(as indicated) and if I try to change it to this print """<form action="delete.html" name="myform" method="post">""" ^ it gives the error at action. Please help.

8384
Age (days ago)
8384
Last active (days ago)
3 comments
3 participants
participants (3)
-
CheapSkate
-
Steve Holden
-
Tim Roberts