Hi Ruth,
I'm glad you got it to work! :)
The Source= URL syntax does work, but there are times when it isn't automatically passed through to the Data Form. As I said, keeping the original form around and hidden helps - for a lot of things: Validation, attachments, parameter handling. But some people don't want the overhead. When that happens, you need to edit the JavaScript in the button handlers as I described in Chapter 12. That works for the cancel button, but not always the Submit button.
__________________
- Woody -
|