J
Jay Murray
Forgive any language differences here, I am only just
beginning to learn FP. Plain HTML in notepad has always
worked for me till now.
I have an ASP page attached to a access MDB.
User A fills out the form and submits it. All is fine here.
User B opens the results, surveys the results from user A
and fills in the needed fields.
One of these is a scrolling text box. They are able to
submit as much text in the box as they wish.
Here again all is fine EXCEPT, FP (or IIS) seems to be
truncating some of the response from User B.
The length of the response from user B seems to be random
but always short. Less than 2-3 sentences.
User A can fit pages into the first text box. But User B
can only save a few sentences.
In the DB it's self. The text is not saved.
Is this a known problem or am I just futzing something up?
Thanks for and direction I can look to resolving this!
beginning to learn FP. Plain HTML in notepad has always
worked for me till now.

I have an ASP page attached to a access MDB.
User A fills out the form and submits it. All is fine here.
User B opens the results, surveys the results from user A
and fills in the needed fields.
One of these is a scrolling text box. They are able to
submit as much text in the box as they wish.
Here again all is fine EXCEPT, FP (or IIS) seems to be
truncating some of the response from User B.
The length of the response from user B seems to be random
but always short. Less than 2-3 sentences.
User A can fit pages into the first text box. But User B
can only save a few sentences.
In the DB it's self. The text is not saved.
Is this a known problem or am I just futzing something up?
Thanks for and direction I can look to resolving this!