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 biv343 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. buspass01

    Coding a Cancel button in an asp file

    I have created a form on my opening page. My next page (page2.asp) varify's the user's information that the put in the form. I need to provide the user with a cancel button on (page2.asp) that will take them back to the form which will be clear. Can someone help me with coding this...
  2. buspass01

    JavaScript Buttons in a confirmation asp page

    I am creating a webpage that the opening page is a form. When you click the submit button on the form you go to the receiveorderform.asp that returns the values entered in the form on the opening page... I need help creating a code for the receiveorderform.asp which includes a confirm button...
  3. buspass01

    Buttons on a confimation asp page

    I am creating a webpage that the opening page is a form. When you click the submit button on the form you go to the receiveorderform.asp that returns the values entered in the form on the opening page... I need help creating a code for the receiveorderform.asp which includes a confirm button...
  4. buspass01

    Changing bgcolor with buttons

    Thanks mwolf00!!! That helps a lot!!!! Does anyone know how to save the background color that the user picks in a cookie? So that when the user revisits the page the background color will the one that is saved in the cookie? Thanks, buspass01
  5. buspass01

    Changing bgcolor with buttons

    I am creating a page that the user can choose their background color by clicking a color button on the form. For some reason I can not get my buttons to work. Any suggestions? Please help <SCRIPT LANGUAGE=&quot;JavaScript1.2&quot;> //HIDE FORM INCOMPATIBLE BROWSERS var green_change =...

Part and Inventory Search

Back
Top