Recent content by stingray70m

  1. S

    Submit Image button executes file twice

    I removed the submit() and left the .action above it and it worked! Do you know why it works once with a submit button, type=button(not image)? Thanks!!!
  2. S

    Submit Image button executes file twice

    I'm having a problem with all pages that contain an image submit button. When the "fcheckout" button is selected it executes "JY200VALIDATE3.r". "JY200VALIDATE3.r" is then suppose to load "JY200.r" but what happens is it executes "JY200VALIDATE3.r" twice and then loads "JY200.r". <html>...
Back
Top