CFF KB - Carrz-Fox-Fire Promotions Knowledge Base
CFF KB is all about 1 thing: The Sharing of Knowledge and the Power we gain from it.Knowledge Base
- Breadrumbs:
Form will not pass Field Values
- Article ID:
4 - Date Created
Sunday, September 26, 2010 - Last Updated
Wednesday, November 17, 2010 - This Article Has been Viewed
1522 times - Short Desc
Form will not pass the values that are intered in its fields. - Details
When creating the Form Fields, the name properties was not set correctly. - Recreate Issue
This is your <form> <textarea>
<textarea name"myarea" cols="45" rows="5"></textarea>
Looking at the form element you will notice that it is missing the = between the name and the "myarea". - Resolve Issue
To fix this issue, make sure that you have the = (Equal) sign placed right after the name.
<textarea name="myarea" cols="45" rows="5"></textarea>






Share With Friends (Updated 6-8-2010)
Recent Articles
All Topics
- Coming Soon - Knowledge Exchange
Trending Articles
- Microsoft VBScript runtime error '800a0046' Permission denied FileSystemObject 24951
- Microsoft OLE DB Provider for SQL Server error '80040e57' String or binary data would be truncated. or The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data. 21713
- ADODB.Parameters error '800a0e7c' Parameter object is improperly defined 19805
- After Effects warning: Audio conforming failed for the following file .cfa. Perhaps due to disk space 18280
- The backup set holds a backup of a database other than the existing 17086