html formatting eh?  I bet your having a formatting issue somewhere between
where its being submitted and where its being printed out again after being
saved.

If i were you and could duplicate the truncation, I'd print out the arg
after it was submitted and verify that yes, the arg is being sent correctly
(non-truncated).  From there id go through the steps one by one, printing
out the var's of each step to figure out where the truncation is happening.

I'll bet you this is the problem!  Hope im making sense...

----- Original Message -----
From: "Bryan Hughes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 06, 2003 1:49 PM
Subject: Re: Witango-Talk: Catching post data


> I'm on Witango Server v5 inserting into MySQL.
>
> It's for a CMS the text is bloated with html formatting.
>
>
>
> On Nov 6, 2003, at 4:03 PM, Stefan Gonick wrote:
>
> > Which version of Tango are you using and which database?
> >
> > T2000/WiT4 both have a bug that truncates the insertion of
> > data in long varchar fields in MS SQL Server.
> >
> > Stefan
> >
> > At 12:57 PM 11/6/2003 -0800, you wrote:
> >> Itembuffersize is the only one I can think of but that is set to 64k,
> >> Man those are some large text fields ;-)
> >>
> >> Ben Johansen - http://www.pcforge.com
> >> I am going behind bars for the MDA come to
> >> my site for details on how to bail me out
> >> http://www.pcforge.com/MDALockup.htm
> >> Authorized Witango & MDaemon Reseller
> >>
> >>
> >> -----Original Message-----
> >> From: Bryan Hughes [mailto:[EMAIL PROTECTED]
> >> Sent: Thursday, November 06, 2003 12:54 PM
> >> To: [EMAIL PROTECTED]
> >> Subject: Witango-Talk: Catching post data
> >>
> >> Have some large text area text fields being truncated when received in
> >> my taf's.
> >>
> >> I'm sure its some kind of cache or buffer that I need to allot some
> >> space to but not sure which configuration variable.
> >>
> >> Please help.
> >>
> >> ______________________________________________________________________
> >> __
> >> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
> >>
> >>
> >> ______________________________________________________________________
> >> __
> >> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
> >
> > ========================================================
> > Database WebWorks: Dynamic web sites through database integration
> > http://www.DatabaseWebWorks.com
> > _______________________________________________________________________
> > _
> > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to