C
chris
I have searched the NG and did not turn up anything along the lines I
need. Please forgive me as I am not an FP user but inquiring for my son
who is trying to develop a web site with an older version of FP until he
can upgrade.
One of his pages requires a complex validation script for submitting
scores. The FP script works well but is contributing about 75 KB to the
page weight. Is it possible to have FP write that script to an external
..js file and insert the code to invoke the script externally? If
possible, what version of FP would he need? And what would need to be
done through FP?
Secondly- because of the complexity of the validation needed, many lines
of FP commenting appear in the code with each validated cell
(ex.<!--webbot yada yada -->) The commenting is also adding to page
weight as there are at least 150 validated cells. Is there an easy way
to remove the commenting from the html through FP once the page is ready
for it's final published form to decrease the file weight? And if so, how?
Thanks. Any help you can provide is greatly appreciated
need. Please forgive me as I am not an FP user but inquiring for my son
who is trying to develop a web site with an older version of FP until he
can upgrade.
One of his pages requires a complex validation script for submitting
scores. The FP script works well but is contributing about 75 KB to the
page weight. Is it possible to have FP write that script to an external
..js file and insert the code to invoke the script externally? If
possible, what version of FP would he need? And what would need to be
done through FP?
Secondly- because of the complexity of the validation needed, many lines
of FP commenting appear in the code with each validated cell
(ex.<!--webbot yada yada -->) The commenting is also adding to page
weight as there are at least 150 validated cells. Is there an easy way
to remove the commenting from the html through FP once the page is ready
for it's final published form to decrease the file weight? And if so, how?
Thanks. Any help you can provide is greatly appreciated