D
DrDragon
I am trying to get FP to both send form results to a csv file AND to activate
a javascript. Here is the JS code I am using: <form action="Q1grade.htm"
name="Quiz1" id="Quiz1" onsubmit="Javascript: return(validate(this));">
I can get the JS to work, but I can't get the form to send the results to
the csv file...OR I can get the results but not the JS.
a javascript. Here is the JS code I am using: <form action="Q1grade.htm"
name="Quiz1" id="Quiz1" onsubmit="Javascript: return(validate(this));">
I can get the JS to work, but I can't get the form to send the results to
the csv file...OR I can get the results but not the JS.