This topic is locked

Delete Confirm Message?

6/3/2009 1:16:19 PM
ASPRunnerPro General questions
H
huffharper author

I use before delete=false to add records to another table. I change the delete confirmation message on my list page:
confirm('" & CSmartStr("This is my changed message?") & "'))
I make this change on the list page after it has been generated and resides in my output folder, so each time I build my application this change is overwritten. What is the best way to handle this so I don't have to modify the customizations each time I build and publish?

J
Jane 6/5/2009

Hi,
you can apply these changes in the ASPRunnerPro6.1/source/list.asp file.