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 strongm 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. gelthie

    Eliminations of choices after it is choosen

    The particular page is an asp page. thanks
  2. gelthie

    Eliminations of choices after it is choosen

    How can I make a drop down list to eliminate the choices once it is chosen, so that the next person will not choose the same item. thanks
  3. gelthie

    Guest book using front page

    How do I make a drop list that eliminates the choices if it is chosen, so it does not come up again the next time someone looks at it. thanks
  4. gelthie

    Uninstall without Program Disk?

    Hello, I am a new computer support person for a department and I can't seem to find the original disks for Microsoft Office 97. Whenever I try to upgrade to MSOffice2k, it always asks for the original disk or a path on the network from where it was installed from. Is there a way to uninstall...
  5. gelthie

    JavaScript, rounding numbers

    thanks
  6. gelthie

    JavaScript, rounding numbers

    How can I round off numbers, like for the example below; <title>JavaScript Calculation</title> </head> <body> <script Language = &quot;JavaScript&quot;> var farentemp farentemp=prompt(&quot;Please enter a temperature in Fahrenheit.&quot;,&quot;&quot;); var celtemp celtemp=(5/9)*(farentemp-32)...
  7. gelthie

    Questions relating to Java

    These are questions relating to Java applets and applications, does someone know where I can find answers to these questions? Describe the restrictions that are placed on applets and applications (if there are any) affecting: 1. how long the program can run on the user’s machine 2. whether or...
  8. gelthie

    How does the validation work and the 88?

    Could someone please answer me the following quetions: 1. What do a line-control(such as Zeros &amp; Spaces) and a page-Ctr do? 2. What are the purposes of using figurative constrants and INITIALIZE? Thanks Gelthie
  9. gelthie

    How does the validation work and the 88?

    I have a question about validation. How does it work. I can't seem to understand it even though i read about it. and why you have to use and 88 in the lines. thanks

Part and Inventory Search

Back
Top