Author: simontheref | Posted on: 11/15/2010 4:45:05 AM | Views : 1054

Hi,
I have a project I'm working on, which is basically filling in a form online. The form contains multiple pages, and I have replicated this using a MultiView. On one of the pages I have a CustomValidator which validates a driving licence, based on names/previous names and the date of birth.
If the validation fails, I want to enter a link into the text, which will allow the user to click on it and correct the information that is erroneous. The link will take them back to the View that displays the information that needs correcting.
How can I do this?
Best regards
Simon

...

Go to the complete details ...