M
Mats
Hi
Maybee a little bit of topic, but is it possible to stay on the
submitting page once you've clicked submit.
This is to get processing done on page B when you submit on page A,
and the page should not change. Normally I use a response.redirect to
the submitting page, but that can't be done in one case.
Mats
PS I've found that one solution is to send Response.Status = "204 No
Response"
but according to some information that won't work on all browsers
Maybee a little bit of topic, but is it possible to stay on the
submitting page once you've clicked submit.
This is to get processing done on page B when you submit on page A,
and the page should not change. Normally I use a response.redirect to
the submitting page, but that can't be done in one case.
Mats
PS I've found that one solution is to send Response.Status = "204 No
Response"
but according to some information that won't work on all browsers