Re: How do I make a Form -> Email safe and without escaped chars.

2008-09-29 Thread mediaflos
Would using strip_tags() and {{ message|safe }} be ok? Anyone know for sure? On Sep 26, 5:57 pm, 7timesTom <[EMAIL PROTECTED]> wrote: > I have a public form that's used to email details of stuff on my site > to an email address. > > Here is a snippet of the email received: > > Fred says: > **

Re: Finding out the name of the named url used

2008-08-26 Thread mediaflos
>From what I now understand, this is indeed impossible. But I would appreciate it if someone could confirm this. And so what is the best way to lookup a table entry based on the page viewed? I have a table called Page and it contains things like page title, meta tags, which menu section each page