How can we get a survey to come up for any exit (that is not an exit
from the success page) without using an onload event? I want to be
able to ask visitors about their experience, but onload triggers popup
blockers. We could use a link, click here to take our survey, but that
probably won't be that successful. The event that I want to trigger
the survey is an exit...
Robbin