I've got a very simple redirect line at the end of my page:
But I'm getting the error:
Object Required: 'Response'
What would be causing that? Response is there!?
Code:
response.redirect(receipt.asp)
But I'm getting the error:
Object Required: 'Response'
What would be causing that? Response is there!?
