Iets zinvollere besatandsnaam voor SAVEAS fac_verify
svn path=/Website/trunk/; revision=30138
This commit is contained in:
@@ -54,7 +54,7 @@ if (Request.Form("saveas").count > 0)
|
||||
{
|
||||
Response.clear;
|
||||
Response.contenttype = "application/octet-stream";
|
||||
Response.AddHeader("content-disposition","attachment; filename=verify.html");
|
||||
Response.AddHeader("content-disposition","attachment; filename=FACILITOR_verify_" + custID + "_" + toDateString(new Date()) + ".html");
|
||||
}
|
||||
|
||||
if (Request.QueryString("put_log").Count > 0)
|
||||
|
||||
Reference in New Issue
Block a user