Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Re: howto: combining form output from one of more fields to a single line

 
Thread Tools Search this Thread
Old 02-07-2004, 09:06 PM   #1
Default Re: howto: combining form output from one of more fields to a single line


Reposted your request for help to alt.html.
This is a binaries group and is new so you won't get any help here for
awhile.



Ikkeboeken wrote:

> i am using a simple form where clients need to imput a date of birth and
> a date a gift is given.


> the output is sent using a mailto post form with encrypt/text, etc... all
> of the eventual output is eventually printed to a personalized product.
> the problem is that i cannot get customers to fill in the correct wysiwyg
> data in a text field used for these dates, and i subsequently have to
> take too much time to correct their input.


> <form action="mailto?subject=book" method="post"
> enctype="text/plain">
> blah...blah...blah...
> <select...
> <option...
> </select...
> blah...blah...blah...
> </form>


> i have created sets of form list/menus, one for the day, one for the
> month and one for the year, and what i end up receiving, for example, is:


> Date In Book=7
> Date In Book=June
> Date In Book=2004
> Birth Date=20
> Birth Date=August
> Birth Date=1999


> is there a way using just html, or even a little simple java, to get to
> combine this into a single output, using each of the three selections and
> their options, and combining them at submission???


> what i want to receive is:


> Date In Book=7 June 2004
> Birth Date=20 August 1999





Richard
  Reply With Quote
Old 02-07-2004, 11:32 PM   #2
Alexander Cain
 
Posts: n/a
Default Re: howto: combining form output from one of more fields to a single line


"Richard" <anonymous@127.000> wrote in message
news:...
> Reposted your request for help to alt.html.
> This is a binaries group and is new so you won't get any help here for
> awhile.
>


Especially with no news servers carrying it and a "dumb ****-for-brains who
knows nothing" behind its creation.



>
>
> Ikkeboeken wrote:
>
> > i am using a simple form where clients need to imput a date of birth

and
> > a date a gift is given.

>
> > the output is sent using a mailto post form with encrypt/text, etc...

all
> > of the eventual output is eventually printed to a personalized product.
> > the problem is that i cannot get customers to fill in the correct

wysiwyg
> > data in a text field used for these dates, and i subsequently have to
> > take too much time to correct their input.

>
> > <form action="mailto?subject=book" method="post"
> > enctype="text/plain">
> > blah...blah...blah...
> > <select...
> > <option...
> > </select...
> > blah...blah...blah...
> > </form>

>
> > i have created sets of form list/menus, one for the day, one for the
> > month and one for the year, and what i end up receiving, for example,

is:
>
> > Date In Book=7
> > Date In Book=June
> > Date In Book=2004
> > Birth Date=20
> > Birth Date=August
> > Birth Date=1999

>
> > is there a way using just html, or even a little simple java, to get to
> > combine this into a single output, using each of the three selections

and
> > their options, and combining them at submission???

>
> > what i want to receive is:

>
> > Date In Book=7 June 2004
> > Birth Date=20 August 1999

>
>




  Reply With Quote
Old 02-10-2004, 02:18 AM   #3
informant
 
Posts: n/a
Default Re: howto: combining form output from one of more fields to a single line

[alt.binaries.html snecked]
"Richard" <anonymous@127.000> wrote in message
news:...
> Reposted your request for help to alt.html.
> This is a binaries group and is new so you won't get any help here for
> awhile.


Or ever, St00pid. It's a Newsguy-only spamdump run by a moron.

> Ikkeboeken wrote:
>
> > i am using a simple form where clients need to imput a date of birth

and
> > a date a gift is given.

>
> > the output is sent using a mailto post form with encrypt/text, etc...

all
> > of the eventual output is eventually printed to a personalized product.
> > the problem is that i cannot get customers to fill in the correct

wysiwyg
> > data in a text field used for these dates, and i subsequently have to
> > take too much time to correct their input.

>
> > <form action="mailto?subject=book" method="post"
> > enctype="text/plain">
> > blah...blah...blah...
> > <select...
> > <option...
> > </select...
> > blah...blah...blah...
> > </form>

>
> > i have created sets of form list/menus, one for the day, one for the
> > month and one for the year, and what i end up receiving, for example,

is:
>
> > Date In Book=7
> > Date In Book=June
> > Date In Book=2004
> > Birth Date=20
> > Birth Date=August
> > Birth Date=1999

>
> > is there a way using just html, or even a little simple java, to get to
> > combine this into a single output, using each of the three selections

and
> > their options, and combining them at submission???

>
> > what i want to receive is:

>
> > Date In Book=7 June 2004
> > Birth Date=20 August 1999

>
>



  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump