Jump to content

Creating a randomize form answer


eristic

Recommended Posts

Hello! I need some help.

 

First: I would like to create a simple form that, when entered, the information appears on another page.

 

Second: I would like that information added to by numerous visitors.

 

Third: I would like the information randomized and anonymous.

 

Thanks!

eristic

Link to comment
Share on other sites

First

<form action="anotherpage.php" method="POST">
FORM STUFF HERE
</form>

 

Second

No idea what you mean. Please rephrase.

 

Third

I don't know what it is your trying to exactly do. Needs more explaining.

Link to comment
Share on other sites

I know you're not here to write code for me. I'm just completely lost.

 

I know how to put a form together, but how do I get the form answer to be written on another page?

 

The most important goal is to randomize the information with each page refresh, so that no single response is at the top.

 

Thanks,

 

eristic

Link to comment
Share on other sites

I know how to put a form together, but how do I get the form answer to be written on another page?

 

If you go to the link I gave you, it shows you exactly how to do that.

 

It sounds like your going to want to write the information to a database as well. That way you can do a query that will randomly display the information.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.