I want to count all my rocords. If I have only one record as a result then I want to directly link my page to another page. The command i sujested to use is the following
Response.Redirect = "Editrec.asp?parref = "&oRecord("ID"
in order as well to pass and an ID field nedded by the other page.
Unfortunatelly this is not working.
Look forrward to swift responses.
ZAC
Response.Redirect = "Editrec.asp?parref = "&oRecord("ID"
in order as well to pass and an ID field nedded by the other page.
Unfortunatelly this is not working.
Look forrward to swift responses.
ZAC