Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

"Textarea" not working on custom web page

Featured Replies

I recently went "live" with a database on our company web page. I am using a custom web page to add records to the database on-line. Whenever a new record is created via SUBMIT, all of the data is entered into the database except that in one TEXTAREA field (called "ResumeDisplayed"). I have tried everything I can think of to make it work, but to no avail. The data fields are "nested" in several tables (the outermost one terminates at the end of the document), but I don't think this would affect how the form works. If anyone could help me out here or point out a really obvious (or not so obvious) mistake, I'd appreciate it. Thanks in advance.

Please excuse the long bit of code, but I wanted didn't want to leave anything out that might be broken.

==========================================================================

<HTML>

<HEAD>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<link rel="stylesheet" type="text/css" href="http://www.morganres.com/style/style.css">

<TITLE>Morgan Research - Submitting your resume on-line ...</TITLE>

</HEAD>

<body LINK="mediumblue" VLINK="mediumblue" ALINK="mediumblue">

<table border="0" cellspacing="0" cellpadding="0">

<tr>

<td colspan="3">

<img src="employment.jpg" width="640" height="75" border="0" alt="" usemap="#top_map" ismap>

<map name="top_map">

<area shape="rect" href="/" coords="2,2,150,38">

</map>

</td>

</tr>

<tr>

<td colspan="3">

  • Author

Problem solved: It always helps to give the person that you want to fill out the form access to the data field. In the midst of some major database changes, I had neglected to do that with this particular field.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.