Hello,
on 03/12/2008 12:24 AM Shelley said the following:
> Hi all,
>
> I'm searching some file upload progress bar code.
> But no good result was found. :(
> So is there anybody please be kind enough to show some code here?
You may want to take a look at this forms generation and validation
cla
At 1:30 AM +0500 12/31/06, Fahad Pervaiz wrote:
When you use "HEADER()", an HTTP header is sent to client browser.
So when using with an ajax call the header cannot redirect the page.
For the purpose you have to use include or require. If you want to
redirect client browser to some other locati
When you use "HEADER()", an HTTP header is sent to client browser. So when
using with an ajax call the header cannot redirect the page. For the purpose
you have to use include or require. If you want to redirect client browser
to some other location then you can work around with javascripts.
But
Hello,
on 08/07/2006 04:11 PM bruce said the following:
> will php allow a user to enter field on a form, and compute aresult based on
> the field, without having to reload the entire form, or will i need ajax...
>
> any good examples on how to accomplish this..
You may want to take a look at th
thanks for the reply...
that's pretty much what i had read/found out..
'ppreciate it..
-Original Message-
From: Adam Zey [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 12:04 PM
To: [EMAIL PROTECTED]
Cc: php-general@lists.php.net
Subject: [PHP] Re: php/ajax..
bruce w
bruce wrote:
hi..
will php allow a user to enter field on a form, and compute aresult based on
the field, without having to reload the entire form, or will i need ajax...
any good examples on how to accomplish this..
thanks
PHP is a server-side language. Javascript is a client-side language.
Ruben Rubio Rey wrote:
The best and simplest for me is prototype.js
Is much more than ajax ! 100% cross browser! ang GPL!
http://www.sergiopereira.com/articles/prototype.js.html
Note that quite a few people who know a lot about Javascript really
don't like the fact that prototype.js extends
At 06:25 PM 4/3/2006, Andrei Verovski (aka MacGuru) wrote:
Hi,
Many thanks for everyone who have replied. Its seems Manuel's suggestion
regarding iFrame sounds really good. BTW, I am using Savant as template
engine, and integrate it with Manuel Forms Generation and Validation would be
a good id
Hello,
on 04/03/2006 06:25 PM Andrei Verovski (aka MacGuru) said the following:
> Many thanks for everyone who have replied. Its seems Manuel's suggestion
> regarding iFrame sounds really good. BTW, I am using Savant as template
> engine, and integrate it with Manuel Forms Generation and Validatio
Hi,
Many thanks for everyone who have replied. Its seems Manuel's suggestion
regarding iFrame sounds really good. BTW, I am using Savant as template
engine, and integrate it with Manuel Forms Generation and Validation would be
a good idea (there is a Smarty plugin for this class, but I am using
The best and simplest for me is prototype.js
Is much more than ajax ! 100% cross browser! ang GPL!
http://www.sergiopereira.com/articles/prototype.js.html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
on 04/01/2006 12:00 PM Andrei Verovski (aka MacGuru) said the following:
> Anyone can suggest me which PHP AJAX framework you are using, for what
> reason(s), what are pros and cons of your particular choice.
>
> I found many, and now facing difficult choice.
>
> BTW, how do you pass ses
Andrei Verovski (aka MacGuru) wrote:
> Hi,
>
> Anyone can suggest me which PHP AJAX framework you are using, for what
> reason(s), what are pros and cons of your particular choice.
>
> I found many, and now facing difficult choice.
>
> BTW, how do you pass session id between calls to PHP from J
There is not much more to it than that, but do read this afterwards:
http://www-128.ibm.com/developerworks/views/web/libraryview.jsp?search_by=Mastering+Ajax
It is a series of articles, so far 3 of them (there were two when someone
posted it) but it goes step by step and has good code.
To me
14 matches
Mail list logo