Scrolling Text Box Form Field

O

Oscar

I'm testing a form created in FP2000 using the Insert/Form tools. One of the
fields is a scrolling text box. This field appears to accept an unlimited
amount of info, as long as it is separated into multiple paragraphs. Any
single paragraph of text, however, is truncated after somewhere around 1023
characters. There are no form field validation properties assigned to this
field. Am I doing something wrong? A server limitation, perhaps? Is there
any way to remove that limitation? Any thoughts or suggestions are
appreciated.
 
M

Mark Fitzpatrick

Are you saving this to a text file or a database? If it's a database, check
the fieldsize to make sure that it isn't limited to 1 KB of data. I'm not
aware of a 1KB limit to field data in the server extensions, so usually
checking a database first is a good beginning.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
T

Thomas A. Rowe

There is a limit, if sending the data to email using the FP Form Handler.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
O

Oscar

Sorry, I guess that would have been helpful to know. The form is being sent
as an email, you a FormMail routine pre-installed by the host.
 
T

Thomas A. Rowe

You would have to ask your host for instructions on how to work with their provided script.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
S

Stefan B Rusynko

See http://support.microsoft.com/default.aspx?scid=kb;en-us;820915&Product=fp10se

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Sorry, I guess that would have been helpful to know. The form is being sent
| as an email, you a FormMail routine pre-installed by the host.
|
| | > Are you saving this to a text file or a database? If it's a database,
| > check the fieldsize to make sure that it isn't limited to 1 KB of data.
| > I'm not aware of a 1KB limit to field data in the server extensions, so
| > usually checking a database first is a good beginning.
| >
| > Hope this helps,
| > Mark Fitzpatrick
| > Microsoft MVP - FrontPage
| >
| >
| >
| > | >> I'm testing a form created in FP2000 using the Insert/Form tools. One of
| >> the fields is a scrolling text box. This field appears to accept an
| >> unlimited amount of info, as long as it is separated into multiple
| >> paragraphs. Any single paragraph of text, however, is truncated after
| >> somewhere around 1023 characters. There are no form field validation
| >> properties assigned to this field. Am I doing something wrong? A server
| >> limitation, perhaps? Is there any way to remove that limitation? Any
| >> thoughts or suggestions are appreciated.
| >>
| >
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top