Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. pmorrison1985

    Sending 2 fields via a form

    Hi, I am trying to create an option to vote on a subject. I have created a form like so: <form method="get" action="place_vote.php"> <b> Please place your vote for this article<p> <input type="radio" name="vote" value="1"> 1 &nbsp&nbsp Worst <br /> <input type="radio" name="vote" value="2"> 2...
  2. pmorrison1985

    Going through a checkbox array

    Hi, On my site, in order for a member to unsubscribe from an article, they go to the'Unsubscribe' page where they get a table of all of the articles that they are subscribed to. There is a table with each article, and a checkbox next to each article. For each checked checkbox it should send the...
  3. pmorrison1985

    Going through a checkbox array

    Hi, I am new to Javascript and am having a bit of difficulty. On my site, in order for a member to unsubscribe from an article, they go to the'Unsubscribe' page where they get a table of all of the articles that they are subscribed to. There is a table with each article, and a checkbox next...

Part and Inventory Search

Back
Top