+ Reply to Thread
Results 1 to 7 of 7

Thread: Phone Number Not coming through on form submittal
      
   

  1. #1
    Eddie_M Guest

    Default Phone Number Not coming through on form submittal

    Hi,

    My form is working well, except for the Phone Number Field.
    When the submits come through, the phone number is blank.

    Please help me.
    Thanks

  2. #2
    Marincky's Avatar
    Marincky is offline General
    Join Date
    Apr 2006
    Location
    Warwickshire, UK
    Posts
    4,565

    Default Re: Phone Number Not coming through on form submittal

    Firstly, we could do with a link to your site form so we can see for ourselves. Secondly, have you made it a compulsory field?
    Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

  3. #3
    Eddie_M Guest

    Default Re: Phone Number Not coming through on form submittal

    Thanks for responding...
    Here is the page:
    http://www.solutionsforme.com/medicarerequest.php

    and Yes, I made it compulsory.
    Thanks

  4. #4
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Phone Number Not coming through on form submittal

    Generally this occurs when the field is name is different from that in the php coding. For instance- if you named the field "phone" but in the coding named it "phone number" , it would be a mis match and would never be passed through.

    To best help, could you copy and paste your php code here so we may have a look?

    Cheers- Andy
    PHP- is a blast!

  5. #5
    Eddie_M Guest

    Default Re: Phone Number Not coming through on form submittal

    That was the problem!!!
    Thank you so much!

  6. #6
    jomildred is offline Private
    Join Date
    Apr 2008
    Location
    California
    Posts
    1

    Cool Re: Phone Number Not coming through on form submittal

    "Domain Billing phone format must be +countryCode.phone example..(+1.1234567890)"
    live in USA, California. cannot finish the application process. Please help...

  7. #7
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Phone Number Not coming through on form submittal

    jomildred-

    This is the web building forum- if you are having trouble signing up for Voda Host- then you need to open a support ticket.

    http://support.vodohost.com

    Andy
    PHP- is a blast!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49