another way could be , keep the actual form pages hidden at start, and only show a single page which has scrolling text box containing EULA, with Accept and Reject buttons. IF someone rejects, you can keep the rest of the form hidden or show message boxes to force EULA acceptance.
If someone Accepts you can simply hide the EULA page and show the actual form pages.
Hopefully there wont be too much scripting required to achieve this one either.