+ Reply to Thread
Results 1 to 2 of 2

Thread: Bugs or missings with forms from wizard?
      
   

  1. #1
    rsusano is offline Staff Sergeant
    Join Date
    Oct 2009
    Posts
    46

    Default Bugs or missings with forms from wizard?

    1st question
    I have a frame in the index.html page.
    Inside the frame there is the page_1
    In this page_1 I created a form from wizard (Name, Email, Comments and Submit). It works (only after David ask me to check if the page was saved with php extention)
    This form asks always a success page when you press the submit button
    (I guess that this success page is not always necessary)


    In the success.html page I have a link to return to the index.html page.
    The problem is that the whole page opens inside the frame of the index. html
    (I guess that would be better if the success page could open in a small blank window with the option "Close")
    How do I find a solution for this? Is this a bug or the bug is in my head ?

    Meanwhile...I found a solution for this 1st problem: I deleted the link and I wrote: Press "Initial Page" the left menu bar to return.

    2nd question
    I made the same form from wizard but this time in a page.php from a protected folder. And...it does not works!
    I made a copy & past of the 1st form placed in the page_1 to this protected page, and still did not work.
    First I´ve put the success page inside the public_html folder and after that inside the protected folder. No way in both options

    Is not possible to create the a form like this in page of a protected file?
    Is this a bug or am I missing something once more?

    Tx
    Rui

  2. #2
    rsusano is offline Staff Sergeant
    Join Date
    Oct 2009
    Posts
    46

    Default Re: Bugs or missings with forms from wizard?

    PS - Well...in fact there is another way to do it by now.
    I create a new link in the protected page to a blank page where I create the form from wizard and save it at public_html. Here I create a sucess page too.
    And ...it´s the only way i find to make it works.
    Any other way?

    Rui

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