On Sun, Jul 04, 2010 at 11:44:29PM +0100, Ashley Sheridan wrote:
>
>It is nice to be able to format emails nicely, but you have to realise
>when to restrain yourself. I've been getting loads of emails from Adobe
>lately that haven't been formatted well at all, and appear awfully in
On Sun, 2010-07-04 at 18:23 -0400, David Mehler wrote:
> Hello everyone,
> Thanks for your suggestions.
> For my variable in the value area of the text input field I enter
>
> value="
>
> Prior to this I assign the variable $name to:
>
> $name = stripslashes($_POST['name']);
>
> I hope this is
On Sun, 2010-07-04 at 17:06 -0400, Paul M Foster wrote:
> On Sun, Jul 04, 2010 at 11:43:59AM -0400, Al wrote:
>
> > I know this is a bit off-topic; but close enough.
> >
> > I'm starting to update the email feature of one of my DB applications and
> > noticed that it appears most of the fancy ema
Hello everyone,
Thanks for your suggestions.
For my variable in the value area of the text input field I enter
value="
Prior to this I assign the variable $name to:
$name = stripslashes($_POST['name']);
I hope this is correct.
Sticky forms sounds exactly what i'm looking for. I've changed my
ac
On Sun, Jul 04, 2010 at 01:57:01PM -0400, David Mehler wrote:
> Hello,
> I've got a form with several required fields of different types. I
> want to have the php script process it only when all the required
> fields are present, and to redisplay the form with filled in values on
> failure so the
David,
If I understand your problem/issue here, you are talking about something
called 'sticky forms'.
This means -
(i) the form references itself.
(ii) that the form knows what the previous data was when it encounters any
validation issues.
You achieve (i) and (ii) by re-submitting the form with
On Sun, Jul 04, 2010 at 11:43:59AM -0400, Al wrote:
> I know this is a bit off-topic; but close enough.
>
> I'm starting to update the email feature of one of my DB applications and
> noticed that it appears most of the fancy emails I receive are using
> just plain
> old, simple html pages, with a
# yum install php4-curl
or
# yum install php-curl
Shiplu Mokadd.im
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu
SUST Programmers, http://groups.google.com/group/p2psust
Innovation distinguishes bet ... ... (ask Steve Jobs the rest)
--
PHP General Mailing List (http://w
I have an old unix fedora system with php 4.3.11, with the following
recompiled options
$ php -version
PHP 4.3.11 (cli) (built: Jun 6 2006 16:20:00)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
$ php -info | grep configure
Configure Comman
Rick Pasotto wrote:
> On Sun, Jul 04, 2010 at 06:31:38PM +0200, Per Jessen wrote:
>>
>> We follow the standard and send both text and html.
>
> The text portion is the *only* portion I read.
>
Cool, that is the whole point.
--
Per Jessen, Zürich (24.3°C)
--
PHP General Mailing List (http
Hello,
I've got a form with several required fields of different types. I
want to have the php script process it only when all the required
fields are present, and to redisplay the form with filled in values on
failure so the user won't have to fill out the whole thing again.
One of my required fie
On Sun, Jul 04, 2010 at 06:31:38PM +0200, Per Jessen wrote:
> Al wrote:
>
> > I know this is a bit off-topic; but close enough.
> >
> > I'm starting to update the email feature of one of my DB applications
> > and noticed that it appears most of the fancy emails I receive are
> > using just plain
On Sun, 04 Jul 2010 11:43:59 -0400, Al wrote:
> I know this is a bit off-topic; but close enough.
>
> I'm starting to update the email feature of one of my DB applications and
> noticed that it appears most of the fancy emails I receive are using just
> plain
> old, simple html pages, with a not
Al wrote:
> I know this is a bit off-topic; but close enough.
>
> I'm starting to update the email feature of one of my DB applications
> and noticed that it appears most of the fancy emails I receive are
> using just plain old, simple html pages, with a note about not being
> able to see, go her
I know this is a bit off-topic; but close enough.
I'm starting to update the email feature of one of my DB applications and
noticed that it appears most of the fancy emails I receive are using just plain
old, simple html pages, with a note about not being able to see, go here with a
link.
It
Thanks Ash, and so sorry I forgot to use the subject...
ok, I'll read about insertBefore () method,
Regards,
te0
16 matches
Mail list logo