Results 1 to 4 of 4

Thread: Arrrrh...help me
      
   

  1. #1
    bigteeg2001 Guest

    Exclamation Arrrrh...help me

    Hi guys,
    I just completed the php process 123 form building method.
    The problem is that I have another form on my site, do I just repeat the process and name a new page process 1234 or something?

    thanks

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

    Default Re: Arrrrh...help me

    bigteeg-

    Yes- you can repeat the process and actually use the same script. Just change the error messages as needed. If both forms are in the same directory- you will need to re-name the php script to avoid one script processing the wrong form.
    Name it like process1234.php as you suggested.

    Cheers-

    Andy
    PHP- is a blast!

  3. #3
    bigteeg2001 Guest

    Default Re: Arrrrh...help me

    thanks Andy,...youre a superstar around here!
    could u pls diagnose this prob for me? my form on my other website doesnt work...check it out

    www.globaldonor.com/join.html

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

    Default Re: Arrrrh...help me

    bigteeg-
    Look at your other post as I addressed the issue of why your form isn't working.

    Cheers-

    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