Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

outlook-2007

In outlook html email, float does not work

August 24, 2023 by Tarik

Very late to the conversation, but here is how to “float” in html email using align=”” instead. Example here Also, if you are looking for resources on html email (I assume you are as the answer you marked correct is very general), here is a huge list of resources.

Categories css Tags css, outlook-2007 Leave a comment

Regular Expression Rules in Outlook 2007?

May 3, 2023 by Tarik

I do not know if a regex can be used directly in a rule, but you can have a rule trigger a script and the script can use regexes. I hate Outlook. First, you have to open the script editor via Tools – Macro – Open Visual Basic Editor (Alt-F11 is the shortcut). The editor … Read more

Categories regex Tags outlook, outlook-2007, regex, vba, vbscript Leave a comment

Can I read an Outlook (2003/2007) PST file in C#?

February 16, 2023 by Tarik

The Outlook Interop library is not just for addins. For example it could be used to write a console app that just reads all your Outlook Contacts. I am pretty sure that the standard Microsoft Outlook Interop library will let you read the mail – albeit it will probably throw a security prompt in Outlook … Read more

Categories c# Tags c++, outlook, outlook-2003, outlook-2007, pst Leave a comment

How should I use Outlook to send code snippets?

October 16, 2022 by Tarik

Years later I have a response. Use an online code highlighter like http://tohtml.com/ to highlight your code so you can paste marked up code from your IDE into Word. Depending on your IDE you may be able to skip this step. In Word 2010, go to insert->object->openDocument Text. Steps 2-3 are documented at How do … Read more

Categories outlook Tags outlook, outlook-2007 Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa