Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

web forms

  • 21-04-2005 6:57pm
    #1
    Closed Accounts Posts: 13


    Hello -


    I have created a form for a web site and when the user enters the info and clicks "submit" i would like the info to be sent and also instead it returning to a "thank you" page i would like it to go to a page where it displays the info entered by the user so that they can print it out.

    does this make sence??,,,,,

    thanks

    andy


Comments

  • Registered Users, Registered Users 2 Posts: 1,268 ✭✭✭hostyle


    andycool wrote:
    does this make sence??,,,,,

    Yes.

    Any other questions?

    With the information you have provided I can offer you little other help. Perhaps mentioning what OS / scripting languages are available on your webserver would help.


  • Moderators, Motoring & Transport Moderators, Music Moderators Posts: 12,781 Mod ✭✭✭✭Zascar


    depends on your script but it'll probably be something like:

    <input name="success" type="hidden" value="http://www.domain.com/success.html"&gt;


Advertisement