|
In ASP the most general method would be to have a
input type hidden with value of Response.ServerVariables("SCRIPT_NAME") in the
form your sending from and let the recieving page handle it. There are other
ways like using javascript:"history.go(-1)" in genral I don't use it since the
formhandler usually isn't to produce any viewable HTML-page but only do the SQL
command.
Henrik V�glin [[EMAIL PROTECTED]]
|
- [Dynapi-Help] return from ASP Max Campsell
- RE: [Dynapi-Help] return from ASP Henrik V�glin
- RE: [Dynapi-Help] return from ASP Nuno Ferreira
