I am working on PWS and using response.redirect on one of my asp page. On one of the link, I want the user to be able to edit a numeric field and be able to see the re-calculated total when they hit a "recalculate button". When I use response.redirect to go back to the edit page and pass the edited data, I got this error message:
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content
I'll greatly appreciate any help.
[sig][/sig]
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content
I'll greatly appreciate any help.
[sig][/sig]