Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorjustnajm
    • CommentTimeDec 3rd 2006
     
    Hi there,

    Do php allows to refresh the same page with different contents on refresh, well I am trying to do similar to that but unable to do.

    I have a form on my php page and I want to submit the form on the same page, which will also pass the $_POST variables to the same page but as it submits it gives error the Requested File Not Found. Why...

    Can you help me,
    please,

    Najm.
    • CommentAuthorjustnajm
    • CommentTimeDec 15th 2006
     
    Page handling of $_POST variables should be dynamic so it can handle the variables in the manner that also change the contents of the page. And I have acheived this.
    Some mistakes were there in handling variables on the page but suceed. I will soon launch the website which contain this page then will post the url for review.

    Thanks everyone