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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nm61

  1. nm61

    Pop up window on leaving a site

    Hello I have a multi page web site and I am tying to add a pop up window with a small survey that will open when the user finishes browsing and leave the whole site not just one page. Is there a way to do this. Many thanks for any help.
  2. nm61

    hidden field and radio button

    Hello kaht I am sorry but I probably was not very clear. The form I have has four groups of radio buttons. When I email it I get the value of the selected button and the name of the group that the selected button belongs to. I am trying to add a field that would also include the name of the...
  3. nm61

    hidden field and radio button

    Hello Is it possible to add a hidden field to a radio button? I have a series of radio buttons grouped in four groups. When the form is submitted I get an email with the value of each button listed. I would like to get in addition to the value the name of the selected radio button. I hope this...
  4. nm61

    radio buttons in an order form

    THANKS. Looks great and it works exactly as I wanted. You guys are fanatstic. Great place for newbies. And this is what it looks like.[thumbsup2] http://testsitetest.50megs.com/FINAL.htm
  5. nm61

    radio buttons in an order form

    Thanks Dave The radio buttons seem to works only after a checkbox has been selected. Also for some reason the .50 is being registered as 5. It might be something I did wrong mind you [blush] . You can view what I did here. NM. http://testsitetest.50megs.com/newchecks_n_radios2.htm
  6. nm61

    radio buttons in an order form

    I have uploaded the test page I've made with the first checkbox code. I hope someone can find were I'm going wrong. Many thanks. NM. http://testsitetest.50megs.com/checks_n_radios2.htm
  7. nm61

    radio buttons in an order form

    Thanks guys The first two work at the start but once I select a checkbox the radio buttons stop working right. As for Dave's second code I am having allot of trouble making anything happen. I am very much a neebie. Thanks very much for the help.
  8. nm61

    radio buttons in an order form

    Thanks Dave It does help. I am a little bit further than I was before. The problem I am encountering now is that when I check or uncheck a box I get the digit rather that the value. For example if the value of a ckeckbox in 7 and I select it it will get and 7 but when I unchek it I get a 77 and...
  9. nm61

    radio buttons in an order form

    Is there a way to add a group of checkboxes to your script Kaht with the respective values added to or subtracted from the total? Many thanks for any help.
  10. nm61

    radio buttons in an order form

    Adding document. before blahForm.priceTotal.value as in document.blahForm.priceTotal.value fixes the problem with both Netscape and Mozilla.
  11. nm61

    radio buttons in an order form

    Thanks anyway .[bigsmile]
  12. nm61

    radio buttons in an order form

    Hello Kaht I just noticed while the script works wonderfly in IE it is does not seem to work with Netscape or Mozilla. Any ideas. My thanks again.[smile]
  13. nm61

    radio buttons in an order form

    Thanks this is working great[thumbsup2]
  14. nm61

    radio buttons in an order form

    Hello I have an order form with radio buttons divided into groups and when I select a button the value (price) is added into a text field. My problem is that the value keeps being added even when I select buttons from the same group. I have not been able to have the script add only once from...

Part and Inventory Search

Back
Top