On Jul 15, 9:14 am, luca72 wrote:
> Hello and thanks for your help.
> I think that i need context, i attach my test file:
>
> from django.shortcuts import render_to_response
> from off_bert.offerte.forms import RichiestaForm
> from django.http import HttpResponseRedirect
>
> def richiesta(request
Hello and thanks for your help.
I think that i need context, i attach my test file:
from django.shortcuts import render_to_response
from off_bert.offerte.forms import RichiestaForm
from django.http import HttpResponseRedirect
def richiesta(request):
if request.method == 'POST':
form
On Jul 14, 2009, at 12:30 PM, luca72 wrote:
>
> Hello
> I have a question in my view fiole i have this
>
> def myfunct()
> do this...
> now i need only to return a js alert message on the same page
> is it possible?
We need more information. Are you calling myfunct()
Hello
I have a question in my view fiole i have this
def myfunct()
do this...
now i need only to return a js alert message on the same page
is it possible?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to t
4 matches
Mail list logo