Results 1 to 6 of 6

Thread: Forms No Longer Work
      
   

  1. #1
    DavidCoyne is offline Corporal
    Join Date
    Jun 2006
    Posts
    13

    Default Forms No Longer Work

    For some reason the text entry boxes on my forms no longer allow you to enter text. I can't figure out why?

    The forms are at:
    http://www.b2bcopywriter.net/report.html
    http://www.b2bcopywriter.net/contact.html

    Regards,
    Dave Coyne

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

    Default Re: Forms No Longer Work

    David-

    Open the page again and make certain that the text field is not overlapping the field box. Draw the edges of the text field back.

    Andy
    PHP- is a blast!

  3. #3
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Forms No Longer Work

    Its because you have a box on top of your forms, send the box to the back and it will work.
    You should also use mutipart/form data option

  4. #4
    DavidCoyne is offline Corporal
    Join Date
    Jun 2006
    Posts
    13

    Default Re: Forms No Longer Work

    Thanks for your help. I used the shape tool to create an outline around the form. Is there an easier way to create an outline around a form without it interfering with the text boxes?

  5. #5
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Forms No Longer Work

    I dont know if its the kind of outline you want (and I don't know if BV has a build in button to create this), but you could use a fieldset. You could manually add it by going to the page html of the form. And before it add <fieldset> and after add </fieldset>. See how that looks, I dont know if thats what you were wanting.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  6. #6
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

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