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 Chris Miller 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. dlamarche

    About Appache error Forbidden You don't have permission to ...

    Hi Feherke thank you very much for your tip. I did both set : short_open_tag is set to true and use your syntax and it works well now. Of course you will understand that for a newbie like me knowing where the problem is from is very difficult. Is it from Apache, from PHP maybe a syntax error...
  2. dlamarche

    Opening a form

    I have this problem sometime. For me it is always because the DataEntry and AllowAddition form properties are not set properly. Check both to see if they are what you expect. Daniel
  3. dlamarche

    About Appache error Forbidden You don't have permission to ...

    Hi everyone. I am new to Apache / PHP / MySQL / phpMyAdmin and stuff but I am having fun. After installing all of the above and can run with success most of my script except for one type. It seems that all script that have the following code : <form action="<?=$_SERVER['PHP_SELF']?>"...
  4. dlamarche

    prevent users selecting records with the roller on mouse

    Very interesting daveonion. I have never tried it my self because I'm a keyboard type of guy. My hands are always on the keyboard when I enter data. So...it worked for you? You copied the code from the site and pasted it in a module. Did you have to work very hard to implementit? Probably...
  5. dlamarche

    Email Question for Redemption and/or CDO Users

    Hi jcrudisill. I tried this many times. Actually I now know it by heart. I was never able to make that code (and the rest of course) to work. The email appears but no recipients in the To box. How do you declare the variables (as Object or the specific type) and at what point do you resolve...
  6. dlamarche

    prevent users selecting records with the roller on mouse

    Hi daveonion Check the kb article at Microsoft: Microsoft Knowledge Base Article - 278379 ACC2000: How to Detect and Prevent the Mouse Wheel from Scrolling Through Records in a Form Click Here Daniel
  7. dlamarche

    Email Question for Redemption and/or CDO Users

    Yes Mr. Gagnon (sounds french in pronunciation to me at least) I did go to his site and send numerous emails to many locations and printed 19 pages of snippets gathered all over. Unbelievely none of the coce I gathered worked properly! I finally found out from Dmitri about registering the...
  8. dlamarche

    Email Question for Redemption and/or CDO Users

    Hello JRB I read you post in Tek-Tips regarding Redemption: At this point I now have Redemption sending both emails [...] through Outlook 2000 SP-3 (utilizing both Internet email and M$ Shared FAX Mail Transport services) without the need for the user to Click Yes. I'm having great...
  9. dlamarche

    Sending an email to Outlook in a specific folder

    Thank you Rob for your suggestion. I will try it out when I will have a few minutes. Thanks again guys, your suggestions were all appreciated. Now my customer is happy I can tackle other interesting problems. Daniel
  10. dlamarche

    Sending an email to Outlook in a specific folder

    Hey thanks very much! That's exactly what I needed. Using the .Display method did what you mentionned. I really appreciate your kind contribution. I'm not bad at VBA in Access but in other app heu... not at all! Thanks again!
  11. dlamarche

    Sending an email to Outlook in a specific folder

    Hello. I created a small application using Access 2K that sends emails using Outlook 2K. Until recently everything went fine. Something was changes in the Exchange server and all email are automatically sent without the user having the chance to review it. It happens often that the user needs...

Part and Inventory Search

Back
Top