The "wrap" option is not a w3 standard I don't think, so you might try pulling that out. Brien
On Wed, Sep 3, 2008 at 7:02 AM, Steve McDonald <[EMAIL PROTECTED] > wrote: > ** Good morning All! > > I have set up automated email to my customers that allows them to reply by > replying to the email, adding text to a text field and when sent, the ticket > is updated. When I try to make the text field a text area the email engine > throws an error. Message number 4946, that there was "No field values > supplied" when there clearly was. > > Here is my HTML code for the 2 fields: > > Text Field: > <input type="text" name="!536871089!" size="128" value=""> > > Text Area: > <textarea name="!536871089!" rows="25" cols="80" wrap="physical"> > > </textarea> > > > Any help is appreciated > > > Steve McDonald > Sr. Remedy Applications Programmer > Choice Hotels International > 602-953-4955 > __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" > html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

