hi,
hidden value where?? :)
Regards,
Kunal Jhunjhunwala

"Minds think with ideas, not information. No amount of data, bandwidth, or
processing power can substitute for inspired thought." - Clifford Stoll
----- Original Message -----
From: "TV Karthick Kumar" <[EMAIL PROTECTED]>
To: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]>
Sent: Sunday, February 10, 2002 4:47 PM
Subject: Re: [PHP] subject line in mail()


> yeah, that's right, you don't even want to have 'Re: subject' in your
reply
> message ?. mm... if you can pass the subject (value) as a hidden variable
> then you can have it static and move around with it... So far, I have
> thought only this way....
>
> Is it going to help you ?. If it does, you are a happy man.
>
> Hth,
> Karthick
>
>
> > yea... this sends out the email just fine... but if a user replies to
the
> > email sent out via this method, the sbuject line changes... i want to
keep
> > it static :)
> > Regards,
> > Kunal Jhunjhunwala
> >
> > "Minds think with ideas, not information. No amount of data, bandwidth,
or
> > processing power can substitute for inspired thought." - Clifford Stoll
> > ----- Original Message -----
> > From: "TV Karthick Kumar" <[EMAIL PROTECTED]>
> > To: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]>
> > Sent: Sunday, February 10, 2002 4:10 PM
> > Subject: Re: [PHP] subject line in mail()
> >
> >
> > > Did you use mail(to,subject,message,from) ??...
> > >
> > > Hth,
> > > Karthick
> > >
> > >
> > > ----- Original Message -----
> > > From: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]>
> > > To: "php-list" <[EMAIL PROTECTED]>
> > > Sent: Sunday, February 10, 2002 11:31 AM
> > > Subject: [PHP] subject line in mail()
> > >
> > >
> > > > Hey,
> > > > I'm trying to force a subject line on the reply email of a recieved
> > > email...
> > > > the recieved email is sent using the mail() function in php... can
> this
> > be
> > > > done? I know i can do it using html by doing :
> > > > mailto:[EMAIL PROTECTED]?subject=subect comes here
> > > >
> > > > but not everyone allows html email... can i do something similar
using
> > the
> > > > mail() function?
> > > >
> > > > Regards,
> > > > Kunal Jhunjhunwala
> > > >
> > > > "Minds think with ideas, not information. No amount of data,
> bandwidth,
> > or
> > > > processing power can substitute for inspired thought." - Clifford
> Stoll
> > > >
> > > >
> > > > --
> > > > PHP General Mailing List (http://www.php.net/)
> > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
> > > _________________________________________________________
> > > Do You Yahoo!?
> > > Get your free @yahoo.com address at http://mail.yahoo.com
> > >
> > >
> > >
> > >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to