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 derfloh 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: *

  • Users: jamica
  • Content: Threads
  • Order by date
  1. jamica

    e-mail form

    I want to make my e-mail (which is generated by a PHP web form) in HTML so i can apply formatting to it?... does anyone have any ideas on how? I have searched the internet but didnt quite find what i wanted.... If any1 can help me would be much grateful thanks
  2. jamica

    deselecting a radio button.....

    any1 any ideas on how to deselect a radio button i have already used the onClick function and want to incorporate it into it.... ie if clicked twice then deslect
  3. jamica

    loop to disable radio buttons

    I have the follwoing javascript(the html's below)...... I am trying to disable the radio buttons in all radio groups which will total to more than 4 i've managed to get it to get a total of 4 but i now need to disable the radio buttons which will give a higher value than 4 ie if 3 is checked...
  4. jamica

    checking 4 different groups of radio buttons.....

    I have a form with four subjects answerable each with a set of radio buttons.... each line has 5 radio buttons labelled 0, 1,2,3,4. Between the 4 statements the maximum number of points to be allocated is 4.... I need some javascript which can help me to deselect options from the subjects below...
  5. jamica

    tick box query

    im trying to make a selection of tick boxes so that the user can select only one not mutliple. these tick boxes have a function already assigned to them for sending in an email and if the form is returned with null values on other fields if any of these boxes are checked they will retain the...
  6. jamica

    validating a textbox based on the value of a chkbox

    hi can anyone help me imreally stuck dont no what im doing wrong .... what im trying to do is server side vaildation in vbscript to see if a chkbox is chked then the textbox cannot be empty... i also need to maintain the values in the fields if onsubmit there are otehr errors on the page i...
  7. jamica

    validating a textfield based on the value of a ckhbox

    Hi please help i've been trying to create serverside validation in vbscript to chk that if a chkbox is ticked then the textfield below must be filled too can any1 help please !!!!!

Part and Inventory Search

Back
Top