Is there a way to catch the Raiserror message and display it in asp to show the user the error the server generate instead of the three lines of garbage.
So, if I have a SP that has Raiserror('Date already exits for this person',14,1)... I can return the error in a user friendly response in ASP, such as response.write(RS.Fields(?).Value)
"Life without progression is entropy"
Sam Jaynes