how to specify an option Options

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Melz6682
Forum Newbie
Posts: 4
Joined: Mon May 15, 2006 5:15 pm

how to specify an option Options

Post by Melz6682 »

How can i specify some text from an uploan page http://www.it2o.com/nadir4/upload_info.html to appear in 2 different location by selecting something like a radio button. by default the text that i upload goes to the TXT field in the database and then gets displayed in the index page. So i want to have the option to dispaly that result in another page if i just click on that radio button.
if you look at my page http://www.it2o.com/nadir4
Post Reply