This topic is locked

Edit and View link

10/23/2007 11:16:47 PM
ASPRunnerPro General questions
L
luic author

I have a list page created with edit and view links. I want to redirect the edit page to other edit page based on the transaction type of the record.
I create a custom code like "response.redirect "fa_edit.asp?editid1=" & tmprecid
I can't directly call up the edit page directly. It always brings me to the list page instead.
Please advise.
Thanks.

Sergey Kornilov admin 10/24/2007

Chris,
I guess you need to rephrase your question.