B
bbybee
I created a custom message form for a survey. The compose page doesn't really
have anything on it. It's intended for the survey creator to enter DL and
send.
On the read page, i have a bunch of quesitons, radio buttons and a command
button to submit results
The command button click sub gets the values of the radio buttons and sends
a message to a specified recipient.
However, I cannot get the button to respond to click events. In fact, the
Item_read() and Item_open() events aren't firing either.
When I put the button on the Compose page, it works fine.
Any ideas?
have anything on it. It's intended for the survey creator to enter DL and
send.
On the read page, i have a bunch of quesitons, radio buttons and a command
button to submit results
The command button click sub gets the values of the radio buttons and sends
a message to a specified recipient.
However, I cannot get the button to respond to click events. In fact, the
Item_read() and Item_open() events aren't firing either.
When I put the button on the Compose page, it works fine.
Any ideas?