C
Chuck G
I have a page with a Java-supported form operating ok on
my PC but when posted to the web, the additional Java
code is no longer there. I'm trying to show a
confirmation web page after the user submits the form.
My web server doesn't support FP extensions, but in this
case I'm not using them- just Java code. How do I stop
FP from generating its own code and overwriting mine
during publishing? Or is there a better way to do this
where I won't have to fight with FP?
my PC but when posted to the web, the additional Java
code is no longer there. I'm trying to show a
confirmation web page after the user submits the form.
My web server doesn't support FP extensions, but in this
case I'm not using them- just Java code. How do I stop
FP from generating its own code and overwriting mine
during publishing? Or is there a better way to do this
where I won't have to fight with FP?