Add validation for the form values. The validation shall avoid that the exported HTML doesn't work properly. Cases: - name of flashvars must be text (flashvars.123 = "test" doesn't work) - flashvars can't contain &
Add validation for the form values. The validation shall avoid that the exported HTML doesn't work properly.
Cases: