No it won't work: http://stackoverflow.com/questions/7922518/set-referer-header-in-asp-net
You want the host? How about setting a cookie with JavaScript in your pages in SmartEdit and read that instead of referer? On Monday, February 24, 2014 6:15:45 AM UTC-5, Pierre Kruppik wrote: > > Hi! > > Since security-raled changes (CSRF) it is not possible to execute a plugin > using a user-defined job (call url). I just added the referer to the header > of my plugin, but it doesnt works. > > <% > Response.AddHeader "Referer","http://myhost/cms/" > %> > > Are there any restrictions in the IIS? > > > Regards, > Pierre > > > -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users. For more options, visit https://groups.google.com/groups/opt_out.
