Thank you for the response Julio! That's what I will do is write to a file
and then upload that file. From there I can have PHP get to that file for
insert/update into a MySQL database.

Thanks much!
Andre


"InéRcia Sensorial" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>   I don't think it is possible to pass so much chars in a href, or URL for
> the matter. Is it really necessary? Couldn't you first write somewhere
> (db/file) those chars and retrieve it later, referencing it on the href?
>
> --
>
>
>   Julio Nobrega.
>
> 2B||!BB - That's the question.
>
> "News.Fbcc.Com" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > I want to pass a large (easily 1500-2500 characters) variable between a
> > DHTML object using Jscript over to a PHP script to ultimately update a
> MySQL
> > database. I know that I can pass a variable along with the link, i.e.
> > location.href=etc. etc., but I believe there is a limit on the size of
an
> > href. What I am doing is editting text and am using MSIE specific
> functions
> > to create HTML on the fly which I then want to pass to a PHP script to
> > update my database.
> >
> > Any help would be SINCERELY appreciated!!
> > Merci, (or is that mercy?)
> > Andre
> >
> >
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to