without refreshing the web page we will have to use ajax and
as python being server side scripting language will not be helpful in
this case. So anyhow I will have to use ajax.. do correct me if i'm
wrong..
once again thank u all for ur time and help.
On Oct 12, 8:06 pm, Phang Mulianto <braveh...@gmail.com> wrote:
> but for the web html standart you need ajax.
>
> maybe you can use some javascript framework like prototype+scripatoulus or
> jquery to simply work with ajax and browser compatibility issue.
> On Oct 12, 2011 10:55 PM, "Donald Stufft" <donald.stu...@gmail.com> wrote:
>
>
>
>
>
>
>
> > I don't think there's any reason to insult anyone, let's be civil.
>
> > On Wednesday, October 12, 2011 at 10:50 AM, Chandrakant Kumar wrote:
>
> > You are another 'garbage' product of our country's shitty education system.
>
> > On 10/12/2011 08:09 PM, lankesh87 wrote:
>
> > Actually my project guide is asking me to search for ajax replacement
> > in django. So that way we dont have to use ajax.
>
> > I mean if we could only refrsh particular part in our web page without
> > refreshing the whole page "using django".
>
> > Thanx in advance and pardone me for my foolish questions as i am new
> > to django and web but i do have some basic knowledge on
> > how html functions.
>
> > On Oct 12, 7:24 pm, Javier Guerra Giraldez<jav...@guerrag.com> wrote:
>
> > On Wed, Oct 12, 2011 at 9:17 AM, lankesh87<lankesh...@gmail.com> wrote:
>
> > I am developing a web application where i need ajax like features.
> > But I don't want to use ajax, so my question is- "is there any way to
> > perform ajax like functions in django?"
>
> > that kind of specifications (ajax-like but no ajax) sound very weird
> > to me. I find only two explanations:
>
> > A) you don't know how HTTP works
>
> > or
>
> > B) when you say 'ajax' you're in fact talking about a specific library
> > that you don't want to use and not the generic javascript-driven
> > requests.
>
> > if A, then please do learn about HTTP first. then you'll not only
> > realize what you really need, but will also be in position to make
> > your applications like you want.
>
> > if B, then please tell us what is it that you don't want.
>
> > --
> > Javier
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To post to this group, send email to django-users@googlegroups.com.
> > To unsubscribe from this group, send email to
> > django-users+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/django-users?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To post to this group, send email to django-users@googlegroups.com.
> > To unsubscribe from this group, send email to
> > django-users+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/django-users?hl=en.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment