Results 1 to 3 of 3

Thread: Forms Handler PHP - empty fields?

  1. #1
    Ritch
    Guest

    Default Re: Forms Handler PHP - empty fields?

    One thing your labels all have in common is the use of a space. It may be
    that you are also using a space in your field names. Try substituting an
    underscore.

    Ritch


    "=CMYK=" <lordzeus007@hotmail.com> wrote in message
    news:A921.1167826013.57@gfwebforum.com...
    > Hi guys
    >
    > I have put together an Order form using the Form Handler PHP.
    > Everything works ok except it leaves some fields blank after submission.
    >
    > I have gone through it all making sure the forms textbox inspector
    > corresponds with the form label inspector etc.
    > I have been pulling my hair out all day trying to work out why some fields
    > are empty after submittion.
    > Can anyone help me.
    > The fields that are left empty are:
    > Part No.
    > Card type
    > Expiry date
    > Name on card
    > Address on card
    >
    > I even deleted the combo boxes and replaced them with just simple forms
    > edit fields incase it was a glitch.
    >
    > Heres the link to the Order form.
    > http://k-mac.com/order_form.html
    >
    > Thankyou
    >
    > Chris
    >
    >
    >




  2. #2
    =CMYK=
    Guest

    Default Re: Forms Handler PHP - empty fields?

    Thanks Ritch I'll give it a go.

    Chris

    "Ritch" <ritchieatamforddotcodotuk> wrote in message
    news:enged0$qev1@flsun90netnews01.netobjects.com.. .
    > One thing your labels all have in common is the use of a space. It may be
    > that you are also using a space in your field names. Try substituting an
    > underscore.
    >
    > Ritch
    >
    >
    > "=CMYK=" <lordzeus007@hotmail.com> wrote in message
    > news:A921.1167826013.57@gfwebforum.com...
    >> Hi guys
    >>
    >> I have put together an Order form using the Form Handler PHP.
    >> Everything works ok except it leaves some fields blank after submission.
    >>
    >> I have gone through it all making sure the forms textbox inspector
    >> corresponds with the form label inspector etc.
    >> I have been pulling my hair out all day trying to work out why some
    >> fields are empty after submittion.
    >> Can anyone help me.
    >> The fields that are left empty are:
    >> Part No.
    >> Card type
    >> Expiry date
    >> Name on card
    >> Address on card
    >>
    >> I even deleted the combo boxes and replaced them with just simple forms
    >> edit fields incase it was a glitch.
    >>
    >> Heres the link to the Order form.
    >> http://k-mac.com/order_form.html
    >>
    >> Thankyou
    >>
    >> Chris
    >>
    >>
    >>

    >
    >
    >






  3. #3
    =CMYK=
    Guest

    Default Forms Handler PHP - empty fields?

    Hi guys

    I have put together an Order form using the Form Handler PHP.
    Everything works ok except it leaves some fields blank after submission.

    I have gone through it all making sure the forms textbox inspector
    corresponds with the form label inspector etc.
    I have been pulling my hair out all day trying to work out why some fields
    are empty after submittion.
    Can anyone help me.
    The fields that are left empty are:
    Part No.
    Card type
    Expiry date
    Name on card
    Address on card

    I even deleted the combo boxes and replaced them with just simple forms edit
    fields incase it was a glitch.

    Heres the link to the Order form.
    http://k-mac.com/order_form.html

    Thankyou

    Chris





Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •