Hi Again,
Ok, I have the netwebform with 3 browses on it and one button that will insert a new Expense record for the EIP fields.
The browses are related and in this order Location|User|Expense. They display fine and work as expected.
3 questions;
1. How does one get the button under the Expense browse?
2. When clicking the "New Expense" button which is calling a source proc to add a new record, with prototype (NetWebServerWorker p_web). I receive "Page Not Found" error, What must one do to fix?
3. When the source procedure returns, how does one refresh the Expense browse to display the new record?
Thanks,
Ashley