Re: Data order on response form



1) The addition to the bottom of the messages has nothing to do with the sender of the email
- it is added by his anti-virus software on receipt of the email
2) All textarea fields are always added to the end of all forms
- you can't change that unless you use server side scripting to send the form

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Doug Sanders" <DougSix@xxxxxxxxxxxxx> wrote in message news:13ten7ap98akf71@xxxxxxxxxxxxxxxxxxxxx
|A client has a form which is filled out and submitted by visitors and was
| working pretty well.
|
| A new anti-virus software install is now attaching a few lines to the bottom
| of the received form from the web site stating ie "No Virus found in this
| incoming message." plus additional data about the virus protection program,
| date, time,etc.
|
| The last data entry field on the form was a comments firld.
|
| I tried to add an additional field on the end called 'EOF' pre-loaded with
| "eofeofeof" so my import program can ignore everything after the 'EOF'
| field. The data in the EOF field is made invisible by masking the font
| color.
|
| The comments field keeps showing up last no matter how I arrange things.
|
| How do I specify the absolute order that these fields are sent?
|
| Thanks,
|
| Doug Sanders
|
|
|


.



Relevant Pages

  • Re: recno() and "Record is out of range"
    ... recdno, if EOF encountered, then goto the top or bottom. ... on the new filter or an SQL Order By clause or Set Order To. ...
    (microsoft.public.fox.vfp.forms)
  • Re: Toolbar
    ... There is no FIRSTREC() and LASTREC() function, of course you can make them ... IF EOF() ... > or bottom of the table rather than wait for a bofor eof, ...
    (microsoft.public.fox.programmer.exchange)
  • Re: write error
    ... Bill Cunningham said: ... The text is in between the bottom of the first page and top of ... Do not confuse the concept of an EOF ... Richard Heathfield ...
    (comp.lang.c)
  • Re: A function returning string or pointer
    ... having the test for EOF and NL at the bottom is wasteful as the code ... within the DO clause has to do the test anyway. ...
    (comp.lang.c)
  • Re: Trojan/worm infection
    ... My reply is at the bottom of your sent message: ... The message I receive references ... your current anti-virus software. ... Malware Cleaning: ...
    (microsoft.public.windowsxp.security_admin)

Loading