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 IamaSherpa 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. Rainman1234

    Custom Calculation Script code is WRONG!

    I am somewhat a newbie when it comes to Adobe Acrobat 5.0. Right now I am trying to make it possible to fill out an OSHA 300 Form on the intranet for my company. I “TRYING” to be nice for my co-workers. I want them to enter the numbers and the form to do the math for them. At column M there are...
  2. Rainman1234

    How can I print comments in acrobat v. 5.0?

    Goto File > Print Below Print Range there is a comment box. Select it.
  3. Rainman1234

    Calculating Check Boxes In Adobe using JavaScript?

    Hello All! I am creating a form. (Atleast trying too!) On one spot on the form I have check boxes. You have 6 selections, but you can only choose 1. You also have 13 lines. On the 14th line they want the totals for the check boxes selected. I have exported all the values 1 through 6. (Column 1...
  4. Rainman1234

    Calculating Check Boxes?

    MWolf00 & Trollacious, Thank you both for your inputs! I will try them both and let you know how it works out. Thanks, Rainman1234
  5. Rainman1234

    Calculating Check Boxes?

    MWolf00, First let me thank you for responding. I am still having difficulty. Below is my entire code for 1 total column (TotalM1 is the name). I refuse to do the rest until I can get past this. <script> function calculate(injuryTotals) { if line1M.value = 1 { TotalM1.value =...
  6. Rainman1234

    Calculating Check Boxes?

    Hello All! I am creating a form. (Atleast trying too!) On one spot on the form I have check boxes. You have 6 selections, but you can only choose 1. You also have 13 lines. On the 14th line they want the totals for the check boxes selected. I have exported all the values 1 through 6. (Column 1...
  7. Rainman1234

    How to send a fax using Call Master?

    I have a system built (almost) where the customer will dial in. They first have 2 choices on how to search their acct. Then we find out if they want the information faxed to them or read. If they choose fax we have them enter their fax number. We repeat back their number then try to send the...
  8. Rainman1234

    Call Master - How do you control the voice?

    I have just recently started working with CALLMaster 3.0. I haven't used any other IVR/telephony software before. I almost have a system built where the client can in to get acct information. First they decide how to search for their account. Either account number or address. Then we ask if they...
  9. Rainman1234

    CALLMaster 3.0 How do I control the speech?

    I have just recently started working with CALLMaster 3.0. I haven't used any other IVR/telephony software before. I almost have a system built where the client can in to get acct information. First they decide how to search for their account. Either account number or address. Then we ask if they...
  10. Rainman1234

    Callmaster 3.0 How do I send a fax?

    I have a system built (almost) where the customer will dial in. They first have 2 choices on how to search their acct. Then we find out if they want the information faxed to them or read. If they choose fax we have them enter their fax number. We repeat back their number then try to send the...
  11. Rainman1234

    Word 2000 Form Not Working on Intranet

    I just put a note next to the link telling them to right click it and save it to their desktop.
  12. Rainman1234

    Word 2000 Form Not Working on Intranet

    I created a form in both Word 2000 & Acrobat. The Word form does NOT work on the intranet. I cannot enter the information. No it is NOT protected. Any suggestions? I appreciate all inputs. Thanks, ClixBroker
  13. Rainman1234

    Creating word template so user can enter info w/o changing text

    I created the form like Macropod suggested. When I open the form on the intranet at work I cannot enter the information. The form is NOT protected either.
  14. Rainman1234

    Creating word template so user can enter info w/o changing text

    Thanks Macropod! I will give it a shot. I believe I remember doing something like that once before, however, that was over 7 years ago. Thanks again! Later, Rainman1234 When in doubt format c:\
  15. Rainman1234

    Creating word template so user can enter info w/o changing text

    I am trying to create a word template to post on the internet. I have the file in .pdf format. However, everybody doesn't have Acrobat. So I am also trying to create the same form in word. I want the people on-line to be able to save and print what they enter without them changing the form. Let...

Part and Inventory Search

Back
Top