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 wOOdy-Soft 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 vemate

  1. vemate

    2003 Terminal Server time out issue.

    I am on a windows 2003 Terminal and I have 5 clients attached through terminal services. What I want is to not let them time out. I want them to stay loggin in all day long. I have tried everything "BUT" after a while they get logged off. I went to Users and changed the Active Limit to never and...
  2. vemate

    Sending multiple emails

    Thanks very much I could not see the forest for the trees I cannot beleive I did not see the "?" instead of "&" my code works now . You all were a great help a million.
  3. vemate

    Sending multiple emails

    <form method="post" enctype="text/plain" action="mailto:michael.dennis@forestproductsaccounting.com? cc=rob.dial@forestproductsaccounting.com? cc=vernon.biglane@forestproductsaccounting.com? subject=Notify Forest Products Accounting" onSubmit=""></a> what is wrong with this code? I am sending...
  4. vemate

    Format for multiple emails

    Is this syntax correct? <form method="post" enctype="text/plain" action="mailto:mdaas@bellsouth.net?rob_dial@bellsouth.net?cc=vemate@bellsouth.net&subject= Version 5.04.04 !!!" onSubmit="" "></a> It only notifies the first email person Thanks
  5. vemate

    Vista and Crystal 8.5 printing problems.

    I have over 300 complicated crystal reports. Tried numerous ways to get Vista to run the reports How did you register your crystl32.ocx ??? If you cannot register it no reports will run. I have 0 results.
  6. vemate

    Crystal Reports 8.0 will not print using Vista

    I am trying to install Terminal Services on my Windows 2000. I want to be able to run programs on my server from a Client location. Is there a simple manual or help document I can read to do this. I cannot logon as a client to my Server. I also am working on a Windows 2000 workstation. I think I...
  7. vemate

    Crystal reports activex viewer flashes then quits

    Let me ask you something. Does a caption box appear when you tell it to print? Did you register the crystl32.ocx regsvr32.exe c:\yourlib\crystl32.ocx this should produce a report I use Clarion also. I use Version 8.0 crystal viewer hope this helps.
  8. vemate

    Crystal Reports 8.0 will not print using Vista

    I am using Vista to produce Crystal 8.0 reports It builds the report file but no report. Is there a new crystl32.ocx available for use with Vista? I made all my .exe compatable with windows 2000 but no results yet. I would appreciate any help I can get. Thanks
  9. vemate

    Visa compatibility issue.

    Thank you very much. I changed the compatibility on all my (.exe) and it is running but not producing my report. I am real close in getting the reports to print. Before it would end with a caption box and go no farther. Now it produces the report but does not print it. Any other solutions would...
  10. vemate

    Visa compatibility issue.

    I am trying to run a program on Vista in the compatibility mode and the tab for compatibility will not show when I right click on the program to see all the tabs. I am logged on as a administrator and still no tab. Supposedly you can run Windows 2000 and XP programs on Vista in this fashion. I...
  11. vemate

    Vista and Crystal 8.5 printing problems.

    Vista will not run Crystal Reports using 8.5. Crystal indicates you must have Verson 11 and a patch to be completed later on this year to run a report. Version 12 will be compatable with Vista. Does anyone have a solution other that waiting for Crystal to fix this problem?
  12. vemate

    Trying to send a form to multiple people.

    Thanks BillyRayPreachersSon I see my problem now. I appreciate your help.
  13. vemate

    Trying to send a form to multiple people.

    I am sending a form to multiple people an only the first and second person receives the message. Am I miss some kind seperator? Thanks for your help. <form method="post" enctype="text/plain" action="mailto:test1@bellsouth.net?cc=test2@bellsouth.net?cc=test3@bellsouth.net" onSubmit=""></a>
  14. vemate

    Place a picture in a title that is displaying information

    Here is my code: <a href="http://www.grc.com" target="_top" title="Look at the Ports on the Local Machine to see if the Ports are OPEN. This will look at your Machine and the Router. Click SHEILD, SheildsUP, Proceed, Look up Specific Port Information. Type the Port Number to see if it is...
  15. vemate

    Color my dot_small.gif when mouseover it.

    Please help me with code to make my gold button change colors to "red" when touched. I have a table of contents with a number of buttons. <tr><td><a href="index_table.htm"><img src="dot_small.gif" border="0" width="20" height="20" "border=0 alt="Click Here!><a href="index_table.htm"...

Part and Inventory Search

Back
Top